1.0.15 • Published 7 years ago

galliot-client v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Galliot-Client

Here a Client library For Device Communication with Galliot IoT Platform the library contain a sendstream and sendalive function that user can call these two function after providing the apikey , owner, devicename , data

send_alive

the user should send alive signal that indicate the device is working well and can communicate with the platform the inpute parameter owner, device, deviceapikey

send_stream

the user should send stream signal that indicate the device is working well can communicate with the platform and sending data that are prepared in form of JSON object which contain the device parmeters the inpute parameter owner, device, deviceapikey, data

recive_stream

the user can recive stream signal that contain the device object from the platform in the form of JSON object which contain the device parmeters the inpute parameter owner, device, deviceapikey, callback the callback contain the data of the device

1.0.15

7 years ago

1.0.14

7 years ago

1.0.13

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago