WebApi

<back to all web services

DeviceProvisionRequest

The following routes are available for this service:
PUT/devices/{DeviceIdentifier}/provisioningSaves device metadata to server.
OPTIONS/devices/{DeviceIdentifier}/provisioning

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/DeviceProvisionRequest HTTP/1.1 
Host: api.homenetiol.com 
Content-Type: text/csv
Content-Length: length

AppBuildKind,AppKind,DeviceAppVersion,DeviceIdentifier,HardwareIdentifier,HardwareVersion,Platform,PlatformVersion
Unknown,Unknown,String,String,String,String,Unknown,String

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

CurrentAppVersion,IsAppOutdated,IsDeviceAllowed,IsUserAllowed,AppBuildInfo,ResponseMessageKind,MessageDetails
String,False,False,False,"{AppKind:Unknown,AppBuildKind:Unknown,VersionBuild:0,VersionMajor:0,VersionMinor:0,VersionRelease:0}",None,