Skip to content

Tags: plgd-dev/device

Tags

v2.5.3

Toggle v2.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
The default value of doxm.sct set by iotivity-lite can be larger than…

… 255 (#499)

* The default value of doxm.sct set by iotivity-lite can be larger than uint8 which leads to a failed decoding of Doxm resource.

v2.5.2

Toggle v2.5.2's commit message
fix panic when req.ControlMessage is nil

v2.5.1

Toggle v2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bridge: updates for tests (#464)

* upgrade golang to 1.22

---------

Co-authored-by: Jozef Kralik <jozef.kralik@plgd.dev>

v2.5.0

Toggle v2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bridge: implement thing description to support Web of Things (#463)

* bridge: implement thing description to support Web of Things

---------

Co-authored-by: Daniel Adam <daniel.adam1922@protonmail.com>

v2.4.4

Toggle v2.4.4's commit message
bridge: Reset the cloud connection when the remote side closes the co…

…nnection

v2.4.3

Toggle v2.4.3's commit message
bridge: Fix credential reset after unauthorized sign-in

v2.4.2

Toggle v2.4.2's commit message
bridge: fix shutdown of not running bridge

v2.4.1

Toggle v2.4.1's commit message
brige: fix refreshing cloud access token

v2.4.0

Toggle v2.4.0's commit message
Implement eventloop to reduce number of goroutines in bridge device

v2.3.1

Toggle v2.3.1's commit message
cloud: use valid uuid for sid property in tests