Skip to content

Releases: BboxLab/bboxiot-library

BboxIoT interface library

01 Apr 09:27
Compare
Choose a tag to compare
  • add Parrot Flower Power device

BboxIoT interface library

09 Mar 23:55
Compare
Choose a tag to compare
  • all enums have string values to make a more clear JSON format
  • enum integer value code are not supported anymore
  • IBluetoothEventListener callback prototype function is modified from void onEventReceived(int type,int topic,String event) to void onEventReceived(String type,String topic,String event)
  • BtConnection is renamed BtAssociatedDevice to avoid confusion between connection & association

BboxIoT interface library

03 Mar 20:15
Compare
Choose a tag to compare
  • some bugs fix
  • more verbose JSON protocol
  • string alias for properties-functions
  • additional Enum values in datamodel (NiuColor & ButtonState)

BboxIoT interface library

11 Dec 13:10
Compare
Choose a tag to compare
  • add unit support for properties

BboxIoT interface library

11 Dec 04:35
Compare
Choose a tag to compare
  • properties API
  • events
  • scanning API
  • association / disassociation API
  • connection / disconnection API
  • bluetooth state API

Device supported :

  • Beewi SmartLite
  • Beewi SmarClim
  • Beewi SmartTrack
  • Altyor NIU

BboxIoT interface library

09 Dec 17:48
Compare
Choose a tag to compare
  • properties API
  • events
  • scanning API
  • association / disassociation API
  • connection / disconnection API
  • bluetooth state API

Device supported :

  • Beewi SmartLite
  • Beewi SmarClim
  • Beewi SmartTrack
  • Altyor NIU