DeviceNetworkTypeLink

Create a DeviceNetworkTypeLink

Create a DeviceNetworkTypeLink

post/api/deviceNetworkTypeLinks

Request body

deviceIdstring required

The Application the record is linking to the NetworkType

networkTypeIdstring required

The NetworkType to which the Application is linked

networkSettingsstring required

The settings in a JSON string that correspond to the NetworkType

Response

DeviceNetworkTypeLink created

Schema required— unresolved $ref

Changes