Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 822 Bytes

File metadata and controls

16 lines (11 loc) · 822 Bytes

COMMANDS REST API

STATUS: DEPRECATED This module is deprecated and has been replaced with the Command & Control module.

Introduction

The commands module utilizes AWS IoT Jobs to issue commands to a device or set of devices, and optionally inspect their execution status. It augments AWS IoT jobs by providing the ability to create Job templates, and enforcing that each requested command adheres to a template before executing.

Additional Links