az iot pnp
Manage Azure IoT Plug-and-Play repositories and models.
Commands
az iot pnp model |
Create, view, and publish device models in your company repository. |
az iot pnp model create |
Create a new device model in your company repository. |
az iot pnp model list |
List or search for models in the PnP model repository. |
az iot pnp model publish |
Publish a device model located in your company repository. |
az iot pnp model show |
View a device model by ID. |
az iot pnp repo |
Create and view Azure IoT Plug-and-Play tenant repositories. |
az iot pnp repo create |
Create a new PnP company repository for your tenant. |
az iot pnp repo list |
List PnP repositories for your tenant. |
az iot pnp role-assignment |
Manage and configure PnP repository and model role assignments. |
az iot pnp role-assignment create |
Creates a role assignment for a user or service principal to a specific resource. |
az iot pnp role-assignment delete |
Deletes a role assignment for a user or service principal to a specific resource. |
az iot pnp role-assignment list |
Lists role assignments for a specific tenant or model. Can be filtered by subject-id. |
az iot pnp twin |
Manipulate and interact with the digital twin of an IoT Hub device. |
az iot pnp twin invoke-command |
Invoke a root or component level command of a digital twin device. |
az iot pnp twin show |
Show the digital twin of an IoT Hub device. |
az iot pnp twin update |
Update the read-write properties of a digital twin device via JSON patch specification. |