Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
下面是 python3 的範例 裡面有我的key 理論上只要我人在這邊,應該都可以取到資料
python3 : Get all resource
順利的話可以拿到這樣的結果
Note
We will get all activity endpoints... b'[{"uri":"/analog_sensor/0/axis_sensor","rt":"Sensor","obs":true,"type":""},{"uri":"/led_blink/0/blinker","rt":"Blink","obs":false,"type":""},{"uri":"/led_blink/0/blink_4times","rt":"Pattern","obs":false,"type":""},{"uri":"/digital_inp/0/buttoni_1","rt":"Button","obs":true,"type":""},{"uri":"/3/0","obs":false,"type":""}]'