Ambient library. It provides "set" function to set data to a packet and "send" function to send the packet to the Ambient server. It also provides "bulk_send" function to send multiple data. (Japanese: IoT用のクラウドサービス「Ambient」のデーター送信ライブラリーです。Ambientはマイコンから送られたセンサーデーターを受信し、蓄積し、可視化(グラフ化)します。http://ambidata.io)
Dependents: AmbientExampleSITB AmbientHeartRateMonitor AmbientHeartBeat AmbientExampleSITB_ws ... more
Revisions of Ambient.cpp
Revision | Date | Message | Actions |
---|---|---|---|
4:fcbd652bbb7a | 2017-01-25 | send()????? | File Diff Annotate |
3:a724fe60de46 | 2016-06-13 | bulk_send() and delete_data() added | File Diff Annotate |
2:a319af936fd5 | 2016-06-07 | Debug print macro for Simple IoT Board modified. | File Diff Annotate |
1:dcc2714b5bcb | 2016-06-06 | Change Class name from AMBIENT to Ambient | File Diff Annotate |
0:7dca16f75bae | 2016-05-07 | Initial submission | File Diff Annotate |