Skip to main content

Introduction

APIs and Models to initiate, monitor, and control your automation jobs

API

Here are the list of APIs existing under Smart Station category.

APIDescription
CreateSmartStationAsyncCreates a new Smart Station with specified NewSmartStation details inside the connected Control Room.
DeleteSmartStationAsyncDeletes an existing Smart Station with a specified station Id from the connected Control Room.
GetAllSmartStationsAsyncGets the list of all available SmartStation details from the connected Control Room.

Models

Here are list of Models used in Smart Station APIs.

ModelsDescription
NewSmartStationThe structure represents an instance of the New SmartStation entity.
SmartStationThe structure represents an instance of the SmartStation entity.