Skip to content

Releases: sinricpro/nodejs-sdk

5.2.0

Choose a tag to compare

@kakopappa kakopappa released this 07 Jan 02:29
91e91f4

What's Changed

  • feat: Send a device setting event to SinricPro by @kakopappa in #59

Full Changelog: 5.1.0...5.2.0

5.1.0

Choose a tag to compare

@kakopappa kakopappa released this 29 Dec 11:03
28c624a

What's Changed

Full Changelog: 4.0.0...5.1.0

4.0.0

Choose a tag to compare

@kakopappa kakopappa released this 24 Nov 01:34
a754f46

What's Changed

Full Changelog: 3.0.0...4.0.0

3.0.0

Choose a tag to compare

@kakopappa kakopappa released this 23 Nov 01:50
41776c7

What's Changed

Full Changelog: 2.9.1...3.0.0

2.9.1 - Release

Choose a tag to compare

@kakopappa kakopappa released this 28 Oct 15:38
82340c8
  1. fix: Invalid Event: setThermostatMode thanks #39

2.8.2

Choose a tag to compare

@kakopappa kakopappa released this 07 Jul 01:59
e3a6bef

getCameraStreamUrl, getWebRTCAnswer added

2.6.1

Choose a tag to compare

@kakopappa kakopappa released this 13 Jun 06:02
9b370ef
  • Custom device types support
  • SR_DEBUG to support debug logs

2.5.1

Choose a tag to compare

@kakopappa kakopappa released this 05 Apr 14:28

Toggle added.

2.3.2

Choose a tag to compare

@kakopappa kakopappa released this 15 Feb 09:52
  1. dep package versions updated.
  2. sdkversion added.
  3. code refactoring.
  4. Examples updated.

1.0.3

Choose a tag to compare

@thegoliathgeek thegoliathgeek released this 24 Oct 08:07
9a5da21
  • Implemented all callbacks.
  • Passed secret key from the top level.
  • Added Inheritence for WebSockets.