Skip to main content

JSON Hub API: input actions

These actions are part of the JSON Hub API, which is available in FairCom Edge. This section provides several actions to alter, create, delete, describe, and list inputs. An input is a connection to an external device, equipment, or service that can input data into FairCom Edge. The input allows you to configure the connection, such as the frequency of data collection and the data to be collected,

Action

Description

"alterInput"

"alterInput" alters, changes, modifies, updates, or configures an existing input connector in FairCom Edge. An input connector collects data automatically from a device or software system.

"createInput"

"createInput" creates a new input.

"deleteInput"

"deleteInput" removes a previously created input definition as long as no output definitions are using it.

"describeInputs"

"describeInputs" returns all available information about each specified input.

"listInputs"

"listInputs" obtains a list of names of previously created inputs.