Skip to main content

Get Available Components

GET 

/api/portals/getavailablecomponents/:id

Tier: Internal — subject to change without notice.

Returns the antennas, sensors, actuators (and NMEA devices) available on a portal's devices for wiring into a portal rule, flagged with their current in-use state.

Request

Responses

The available components. See PortalDtos.AvailablePortalComponentDto. InUse is set only for components captured by a rule type that captively owns its components (see Enums.PortalRuleType); output/IO rules never capture components.