IT-IoT
事象 Get all last events for a specific deviceと説明があるAPIを以下のように利用するも $ curl -X GET "https://xx.internetofthings.ibmcloud.com/api/v0002/device/types/test/devices/test_1/events" -H "accept: application/json" -H "authorizatio…
はじめに IBM CloudにおけるInternet of Things Platformを利用するとIoTデバイスを一元的に管理できます。 同サービスの中でWatson IoT Platformにて、デバイスとデバイス・データをシミュレートすることで実デバイスの用意なしにIoTを体験してみました。 …