Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建議增加設備屬性和設備數據點接口 #3

Closed
masterchen opened this issue Jun 10, 2019 · 1 comment
Closed

建議增加設備屬性和設備數據點接口 #3

masterchen opened this issue Jun 10, 2019 · 1 comment

Comments

@masterchen
Copy link
Contributor

目前API接口還沒有增加 設備屬性和設備數據點的控制接口

@maikebing
Copy link
Member

https://github.com/IoTSharp/IoTSharp/blob/master/IoTSharp/Controllers/DevicesController.cs
遥测数据:
public async Task<ActionResult<ApiResult>> Telemetry(string access_token, Dictionary<string, object> telemetrys)
属性数据:
public async Task<ActionResult> Attributes(string access_token, DataSide dataSide, string keys)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants