Linc 1.0.0

Some description

Servers

  • mqtt.linc.world:{port}/{basePath}secure-mqttproduction

    The production API server

    object
    basePath
    required
    string
    Default value:"v1/tools"
      Allowed values:
    • "v1/tools"
    port
    required
    string
    Default value:"8883"
      Allowed values:
    • "8883"

Operations

  • PUB /{organisation_id}/nodes/{node_id}/device/config

    Parameters for identification, information and configuration of hardware devices.

    Operation IDdevice/config

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Group)

    Accepts the following message:

    device/config
    Message IDdevice/config
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/device/data

    Parameters for identification, information and configuration of hardware devices.

    Operation IDdevice/data

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Group)

    Accepts the following message:

    device/data
    Message IDdevice/data
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/device/linc/dataplan/mode

    Choice of data handling strategy for a Linc node, influencing both how the data is processed and the associated costs.

    Operation IDdevice/linc/dataplan/mode

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    device/linc/dataplan/mode
    Message IDdevice/linc/dataplan/mode
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/device/linc/dataplan/reporting_interval

    The frequency at which a Linc node sends data, determining how often updates or readings are provided.

    Operation IDdevice/linc/dataplan/reporting_interval

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    device/linc/dataplan/reporting_interval
    Message IDdevice/linc/dataplan/reporting_interval
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/device/linc/fw_version

    The software revision number associated with a Linc node, reflecting updates, enhancements, or fixes.

    Operation IDdevice/linc/fw_version

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    device/linc/fw_version
    Message IDdevice/linc/fw_version
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/device/linc/label

    User-specified name or identifier for a Linc node, allowing for easy differentiation within a system or network.

    Operation IDdevice/linc/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    device/linc/label
    Message IDdevice/linc/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/1/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/config/label
    Message IDelectrical/ac/circuits/1/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/1/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/config/phase
    Message IDelectrical/ac/circuits/1/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/1/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/config/polarity
    Message IDelectrical/ac/circuits/1/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/1/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/config/sensor
    Message IDelectrical/ac/circuits/1/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/1/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/current/crest_factor
    Message IDelectrical/ac/circuits/1/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/1/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/1/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/1/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/1/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/1/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/current/rms
    Message IDelectrical/ac/circuits/1/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/1/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/current/spectrum
    Message IDelectrical/ac/circuits/1/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/1/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/current/thd/fundamental
    Message IDelectrical/ac/circuits/1/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/1/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/current/thd/rms
    Message IDelectrical/ac/circuits/1/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/1/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/current/waveform_peak
    Message IDelectrical/ac/circuits/1/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/1/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/energy/active/exported
    Message IDelectrical/ac/circuits/1/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/1/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/energy/active/imported
    Message IDelectrical/ac/circuits/1/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/1/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/energy/active/net
    Message IDelectrical/ac/circuits/1/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/1/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/energy/apparent/exported
    Message IDelectrical/ac/circuits/1/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/1/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/energy/apparent/imported
    Message IDelectrical/ac/circuits/1/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/1/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/energy/apparent/net
    Message IDelectrical/ac/circuits/1/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/1/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/energy/reactive/exported
    Message IDelectrical/ac/circuits/1/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/1/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/energy/reactive/imported
    Message IDelectrical/ac/circuits/1/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/1/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/energy/reactive/net
    Message IDelectrical/ac/circuits/1/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/1/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/power/active
    Message IDelectrical/ac/circuits/1/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/1/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/power/apparent
    Message IDelectrical/ac/circuits/1/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/1/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/power/power_factor/displacement
    Message IDelectrical/ac/circuits/1/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/1/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/power/power_factor/distortion
    Message IDelectrical/ac/circuits/1/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/1/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/power/power_factor/total
    Message IDelectrical/ac/circuits/1/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/1/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/1/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/1/power/reactive
    Message IDelectrical/ac/circuits/1/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/10/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/config/label
    Message IDelectrical/ac/circuits/10/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/10/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/config/phase
    Message IDelectrical/ac/circuits/10/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/10/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/config/polarity
    Message IDelectrical/ac/circuits/10/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/10/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/config/sensor
    Message IDelectrical/ac/circuits/10/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/10/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/current/crest_factor
    Message IDelectrical/ac/circuits/10/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/10/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/10/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/10/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/10/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/10/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/current/rms
    Message IDelectrical/ac/circuits/10/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/10/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/current/spectrum
    Message IDelectrical/ac/circuits/10/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/10/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/current/thd/fundamental
    Message IDelectrical/ac/circuits/10/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/10/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/current/thd/rms
    Message IDelectrical/ac/circuits/10/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/10/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/current/waveform_peak
    Message IDelectrical/ac/circuits/10/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/10/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/energy/active/exported
    Message IDelectrical/ac/circuits/10/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/10/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/energy/active/imported
    Message IDelectrical/ac/circuits/10/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/10/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/energy/active/net
    Message IDelectrical/ac/circuits/10/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/10/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/energy/apparent/exported
    Message IDelectrical/ac/circuits/10/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/10/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/energy/apparent/imported
    Message IDelectrical/ac/circuits/10/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/10/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/energy/apparent/net
    Message IDelectrical/ac/circuits/10/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/10/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/energy/reactive/exported
    Message IDelectrical/ac/circuits/10/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/10/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/energy/reactive/imported
    Message IDelectrical/ac/circuits/10/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/10/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/energy/reactive/net
    Message IDelectrical/ac/circuits/10/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/10/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/power/active
    Message IDelectrical/ac/circuits/10/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/10/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/power/apparent
    Message IDelectrical/ac/circuits/10/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/10/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/power/power_factor/displacement
    Message IDelectrical/ac/circuits/10/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/10/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/power/power_factor/distortion
    Message IDelectrical/ac/circuits/10/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/10/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/power/power_factor/total
    Message IDelectrical/ac/circuits/10/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/10/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/10/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/10/power/reactive
    Message IDelectrical/ac/circuits/10/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/11/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/config/label
    Message IDelectrical/ac/circuits/11/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/11/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/config/phase
    Message IDelectrical/ac/circuits/11/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/11/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/config/polarity
    Message IDelectrical/ac/circuits/11/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/11/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/config/sensor
    Message IDelectrical/ac/circuits/11/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/11/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/current/crest_factor
    Message IDelectrical/ac/circuits/11/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/11/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/11/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/11/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/11/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/11/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/current/rms
    Message IDelectrical/ac/circuits/11/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/11/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/current/spectrum
    Message IDelectrical/ac/circuits/11/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/11/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/current/thd/fundamental
    Message IDelectrical/ac/circuits/11/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/11/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/current/thd/rms
    Message IDelectrical/ac/circuits/11/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/11/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/current/waveform_peak
    Message IDelectrical/ac/circuits/11/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/11/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/energy/active/exported
    Message IDelectrical/ac/circuits/11/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/11/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/energy/active/imported
    Message IDelectrical/ac/circuits/11/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/11/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/energy/active/net
    Message IDelectrical/ac/circuits/11/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/11/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/energy/apparent/exported
    Message IDelectrical/ac/circuits/11/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/11/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/energy/apparent/imported
    Message IDelectrical/ac/circuits/11/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/11/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/energy/apparent/net
    Message IDelectrical/ac/circuits/11/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/11/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/energy/reactive/exported
    Message IDelectrical/ac/circuits/11/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/11/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/energy/reactive/imported
    Message IDelectrical/ac/circuits/11/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/11/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/energy/reactive/net
    Message IDelectrical/ac/circuits/11/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/11/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/power/active
    Message IDelectrical/ac/circuits/11/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/11/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/power/apparent
    Message IDelectrical/ac/circuits/11/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/11/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/power/power_factor/displacement
    Message IDelectrical/ac/circuits/11/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/11/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/power/power_factor/distortion
    Message IDelectrical/ac/circuits/11/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/11/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/power/power_factor/total
    Message IDelectrical/ac/circuits/11/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/11/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/11/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/11/power/reactive
    Message IDelectrical/ac/circuits/11/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/12/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/config/label
    Message IDelectrical/ac/circuits/12/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/12/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/config/phase
    Message IDelectrical/ac/circuits/12/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/12/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/config/polarity
    Message IDelectrical/ac/circuits/12/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/12/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/config/sensor
    Message IDelectrical/ac/circuits/12/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/12/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/current/crest_factor
    Message IDelectrical/ac/circuits/12/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/12/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/12/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/12/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/12/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/12/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/current/rms
    Message IDelectrical/ac/circuits/12/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/12/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/current/spectrum
    Message IDelectrical/ac/circuits/12/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/12/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/current/thd/fundamental
    Message IDelectrical/ac/circuits/12/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/12/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/current/thd/rms
    Message IDelectrical/ac/circuits/12/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/12/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/current/waveform_peak
    Message IDelectrical/ac/circuits/12/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/12/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/energy/active/exported
    Message IDelectrical/ac/circuits/12/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/12/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/energy/active/imported
    Message IDelectrical/ac/circuits/12/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/12/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/energy/active/net
    Message IDelectrical/ac/circuits/12/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/12/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/energy/apparent/exported
    Message IDelectrical/ac/circuits/12/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/12/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/energy/apparent/imported
    Message IDelectrical/ac/circuits/12/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/12/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/energy/apparent/net
    Message IDelectrical/ac/circuits/12/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/12/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/energy/reactive/exported
    Message IDelectrical/ac/circuits/12/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/12/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/energy/reactive/imported
    Message IDelectrical/ac/circuits/12/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/12/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/energy/reactive/net
    Message IDelectrical/ac/circuits/12/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/12/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/power/active
    Message IDelectrical/ac/circuits/12/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/12/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/power/apparent
    Message IDelectrical/ac/circuits/12/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/12/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/power/power_factor/displacement
    Message IDelectrical/ac/circuits/12/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/12/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/power/power_factor/distortion
    Message IDelectrical/ac/circuits/12/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/12/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/power/power_factor/total
    Message IDelectrical/ac/circuits/12/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/12/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/12/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/12/power/reactive
    Message IDelectrical/ac/circuits/12/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/13/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/config/label
    Message IDelectrical/ac/circuits/13/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/13/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/config/phase
    Message IDelectrical/ac/circuits/13/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/13/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/config/polarity
    Message IDelectrical/ac/circuits/13/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/13/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/config/sensor
    Message IDelectrical/ac/circuits/13/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/13/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/current/crest_factor
    Message IDelectrical/ac/circuits/13/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/13/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/13/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/13/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/13/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/13/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/current/rms
    Message IDelectrical/ac/circuits/13/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/13/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/current/spectrum
    Message IDelectrical/ac/circuits/13/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/13/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/current/thd/fundamental
    Message IDelectrical/ac/circuits/13/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/13/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/current/thd/rms
    Message IDelectrical/ac/circuits/13/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/13/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/current/waveform_peak
    Message IDelectrical/ac/circuits/13/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/13/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/energy/active/exported
    Message IDelectrical/ac/circuits/13/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/13/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/energy/active/imported
    Message IDelectrical/ac/circuits/13/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/13/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/energy/active/net
    Message IDelectrical/ac/circuits/13/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/13/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/energy/apparent/exported
    Message IDelectrical/ac/circuits/13/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/13/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/energy/apparent/imported
    Message IDelectrical/ac/circuits/13/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/13/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/energy/apparent/net
    Message IDelectrical/ac/circuits/13/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/13/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/energy/reactive/exported
    Message IDelectrical/ac/circuits/13/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/13/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/energy/reactive/imported
    Message IDelectrical/ac/circuits/13/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/13/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/energy/reactive/net
    Message IDelectrical/ac/circuits/13/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/13/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/power/active
    Message IDelectrical/ac/circuits/13/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/13/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/power/apparent
    Message IDelectrical/ac/circuits/13/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/13/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/power/power_factor/displacement
    Message IDelectrical/ac/circuits/13/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/13/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/power/power_factor/distortion
    Message IDelectrical/ac/circuits/13/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/13/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/power/power_factor/total
    Message IDelectrical/ac/circuits/13/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/13/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/13/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/13/power/reactive
    Message IDelectrical/ac/circuits/13/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/14/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/config/label
    Message IDelectrical/ac/circuits/14/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/14/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/config/phase
    Message IDelectrical/ac/circuits/14/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/14/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/config/polarity
    Message IDelectrical/ac/circuits/14/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/14/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/config/sensor
    Message IDelectrical/ac/circuits/14/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/14/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/current/crest_factor
    Message IDelectrical/ac/circuits/14/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/14/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/14/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/14/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/14/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/14/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/current/rms
    Message IDelectrical/ac/circuits/14/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/14/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/current/spectrum
    Message IDelectrical/ac/circuits/14/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/14/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/current/thd/fundamental
    Message IDelectrical/ac/circuits/14/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/14/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/current/thd/rms
    Message IDelectrical/ac/circuits/14/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/14/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/current/waveform_peak
    Message IDelectrical/ac/circuits/14/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/14/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/energy/active/exported
    Message IDelectrical/ac/circuits/14/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/14/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/energy/active/imported
    Message IDelectrical/ac/circuits/14/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/14/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/energy/active/net
    Message IDelectrical/ac/circuits/14/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/14/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/energy/apparent/exported
    Message IDelectrical/ac/circuits/14/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/14/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/energy/apparent/imported
    Message IDelectrical/ac/circuits/14/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/14/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/energy/apparent/net
    Message IDelectrical/ac/circuits/14/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/14/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/energy/reactive/exported
    Message IDelectrical/ac/circuits/14/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/14/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/energy/reactive/imported
    Message IDelectrical/ac/circuits/14/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/14/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/energy/reactive/net
    Message IDelectrical/ac/circuits/14/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/14/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/power/active
    Message IDelectrical/ac/circuits/14/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/14/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/power/apparent
    Message IDelectrical/ac/circuits/14/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/14/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/power/power_factor/displacement
    Message IDelectrical/ac/circuits/14/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/14/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/power/power_factor/distortion
    Message IDelectrical/ac/circuits/14/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/14/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/power/power_factor/total
    Message IDelectrical/ac/circuits/14/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/14/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/14/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/14/power/reactive
    Message IDelectrical/ac/circuits/14/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/15/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/config/label
    Message IDelectrical/ac/circuits/15/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/15/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/config/phase
    Message IDelectrical/ac/circuits/15/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/15/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/config/polarity
    Message IDelectrical/ac/circuits/15/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/15/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/config/sensor
    Message IDelectrical/ac/circuits/15/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/15/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/current/crest_factor
    Message IDelectrical/ac/circuits/15/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/15/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/15/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/15/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/15/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/15/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/current/rms
    Message IDelectrical/ac/circuits/15/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/15/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/current/spectrum
    Message IDelectrical/ac/circuits/15/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/15/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/current/thd/fundamental
    Message IDelectrical/ac/circuits/15/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/15/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/current/thd/rms
    Message IDelectrical/ac/circuits/15/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/15/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/current/waveform_peak
    Message IDelectrical/ac/circuits/15/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/15/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/energy/active/exported
    Message IDelectrical/ac/circuits/15/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/15/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/energy/active/imported
    Message IDelectrical/ac/circuits/15/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/15/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/energy/active/net
    Message IDelectrical/ac/circuits/15/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/15/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/energy/apparent/exported
    Message IDelectrical/ac/circuits/15/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/15/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/energy/apparent/imported
    Message IDelectrical/ac/circuits/15/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/15/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/energy/apparent/net
    Message IDelectrical/ac/circuits/15/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/15/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/energy/reactive/exported
    Message IDelectrical/ac/circuits/15/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/15/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/energy/reactive/imported
    Message IDelectrical/ac/circuits/15/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/15/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/energy/reactive/net
    Message IDelectrical/ac/circuits/15/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/15/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/power/active
    Message IDelectrical/ac/circuits/15/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/15/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/power/apparent
    Message IDelectrical/ac/circuits/15/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/15/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/power/power_factor/displacement
    Message IDelectrical/ac/circuits/15/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/15/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/power/power_factor/distortion
    Message IDelectrical/ac/circuits/15/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/15/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/power/power_factor/total
    Message IDelectrical/ac/circuits/15/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/15/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/15/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/15/power/reactive
    Message IDelectrical/ac/circuits/15/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/16/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/config/label
    Message IDelectrical/ac/circuits/16/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/16/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/config/phase
    Message IDelectrical/ac/circuits/16/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/16/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/config/polarity
    Message IDelectrical/ac/circuits/16/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/16/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/config/sensor
    Message IDelectrical/ac/circuits/16/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/16/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/current/crest_factor
    Message IDelectrical/ac/circuits/16/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/16/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/16/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/16/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/16/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/16/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/current/rms
    Message IDelectrical/ac/circuits/16/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/16/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/current/spectrum
    Message IDelectrical/ac/circuits/16/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/16/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/current/thd/fundamental
    Message IDelectrical/ac/circuits/16/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/16/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/current/thd/rms
    Message IDelectrical/ac/circuits/16/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/16/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/current/waveform_peak
    Message IDelectrical/ac/circuits/16/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/16/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/energy/active/exported
    Message IDelectrical/ac/circuits/16/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/16/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/energy/active/imported
    Message IDelectrical/ac/circuits/16/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/16/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/energy/active/net
    Message IDelectrical/ac/circuits/16/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/16/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/energy/apparent/exported
    Message IDelectrical/ac/circuits/16/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/16/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/energy/apparent/imported
    Message IDelectrical/ac/circuits/16/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/16/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/energy/apparent/net
    Message IDelectrical/ac/circuits/16/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/16/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/energy/reactive/exported
    Message IDelectrical/ac/circuits/16/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/16/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/energy/reactive/imported
    Message IDelectrical/ac/circuits/16/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/16/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/energy/reactive/net
    Message IDelectrical/ac/circuits/16/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/16/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/power/active
    Message IDelectrical/ac/circuits/16/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/16/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/power/apparent
    Message IDelectrical/ac/circuits/16/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/16/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/power/power_factor/displacement
    Message IDelectrical/ac/circuits/16/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/16/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/power/power_factor/distortion
    Message IDelectrical/ac/circuits/16/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/16/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/power/power_factor/total
    Message IDelectrical/ac/circuits/16/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/16/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/16/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/16/power/reactive
    Message IDelectrical/ac/circuits/16/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/2/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/config/label
    Message IDelectrical/ac/circuits/2/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/2/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/config/phase
    Message IDelectrical/ac/circuits/2/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/2/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/config/polarity
    Message IDelectrical/ac/circuits/2/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/2/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/config/sensor
    Message IDelectrical/ac/circuits/2/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/2/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/current/crest_factor
    Message IDelectrical/ac/circuits/2/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/2/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/2/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/2/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/2/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/2/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/current/rms
    Message IDelectrical/ac/circuits/2/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/2/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/current/spectrum
    Message IDelectrical/ac/circuits/2/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/2/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/current/thd/fundamental
    Message IDelectrical/ac/circuits/2/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/2/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/current/thd/rms
    Message IDelectrical/ac/circuits/2/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/2/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/current/waveform_peak
    Message IDelectrical/ac/circuits/2/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/2/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/energy/active/exported
    Message IDelectrical/ac/circuits/2/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/2/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/energy/active/imported
    Message IDelectrical/ac/circuits/2/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/2/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/energy/active/net
    Message IDelectrical/ac/circuits/2/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/2/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/energy/apparent/exported
    Message IDelectrical/ac/circuits/2/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/2/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/energy/apparent/imported
    Message IDelectrical/ac/circuits/2/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/2/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/energy/apparent/net
    Message IDelectrical/ac/circuits/2/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/2/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/energy/reactive/exported
    Message IDelectrical/ac/circuits/2/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/2/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/energy/reactive/imported
    Message IDelectrical/ac/circuits/2/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/2/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/energy/reactive/net
    Message IDelectrical/ac/circuits/2/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/2/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/power/active
    Message IDelectrical/ac/circuits/2/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/2/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/power/apparent
    Message IDelectrical/ac/circuits/2/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/2/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/power/power_factor/displacement
    Message IDelectrical/ac/circuits/2/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/2/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/power/power_factor/distortion
    Message IDelectrical/ac/circuits/2/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/2/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/power/power_factor/total
    Message IDelectrical/ac/circuits/2/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/2/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/2/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/2/power/reactive
    Message IDelectrical/ac/circuits/2/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/3/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/config/label
    Message IDelectrical/ac/circuits/3/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/3/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/config/phase
    Message IDelectrical/ac/circuits/3/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/3/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/config/polarity
    Message IDelectrical/ac/circuits/3/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/3/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/config/sensor
    Message IDelectrical/ac/circuits/3/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/3/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/current/crest_factor
    Message IDelectrical/ac/circuits/3/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/3/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/3/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/3/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/3/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/3/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/current/rms
    Message IDelectrical/ac/circuits/3/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/3/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/current/spectrum
    Message IDelectrical/ac/circuits/3/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/3/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/current/thd/fundamental
    Message IDelectrical/ac/circuits/3/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/3/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/current/thd/rms
    Message IDelectrical/ac/circuits/3/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/3/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/current/waveform_peak
    Message IDelectrical/ac/circuits/3/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/3/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/energy/active/exported
    Message IDelectrical/ac/circuits/3/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/3/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/energy/active/imported
    Message IDelectrical/ac/circuits/3/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/3/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/energy/active/net
    Message IDelectrical/ac/circuits/3/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/3/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/energy/apparent/exported
    Message IDelectrical/ac/circuits/3/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/3/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/energy/apparent/imported
    Message IDelectrical/ac/circuits/3/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/3/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/energy/apparent/net
    Message IDelectrical/ac/circuits/3/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/3/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/energy/reactive/exported
    Message IDelectrical/ac/circuits/3/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/3/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/energy/reactive/imported
    Message IDelectrical/ac/circuits/3/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/3/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/energy/reactive/net
    Message IDelectrical/ac/circuits/3/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/3/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/power/active
    Message IDelectrical/ac/circuits/3/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/3/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/power/apparent
    Message IDelectrical/ac/circuits/3/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/3/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/power/power_factor/displacement
    Message IDelectrical/ac/circuits/3/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/3/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/power/power_factor/distortion
    Message IDelectrical/ac/circuits/3/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/3/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/power/power_factor/total
    Message IDelectrical/ac/circuits/3/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/3/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/3/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/3/power/reactive
    Message IDelectrical/ac/circuits/3/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/4/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/config/label
    Message IDelectrical/ac/circuits/4/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/4/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/config/phase
    Message IDelectrical/ac/circuits/4/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/4/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/config/polarity
    Message IDelectrical/ac/circuits/4/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/4/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/config/sensor
    Message IDelectrical/ac/circuits/4/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/4/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/current/crest_factor
    Message IDelectrical/ac/circuits/4/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/4/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/4/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/4/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/4/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/4/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/current/rms
    Message IDelectrical/ac/circuits/4/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/4/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/current/spectrum
    Message IDelectrical/ac/circuits/4/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/4/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/current/thd/fundamental
    Message IDelectrical/ac/circuits/4/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/4/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/current/thd/rms
    Message IDelectrical/ac/circuits/4/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/4/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/current/waveform_peak
    Message IDelectrical/ac/circuits/4/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/4/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/energy/active/exported
    Message IDelectrical/ac/circuits/4/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/4/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/energy/active/imported
    Message IDelectrical/ac/circuits/4/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/4/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/energy/active/net
    Message IDelectrical/ac/circuits/4/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/4/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/energy/apparent/exported
    Message IDelectrical/ac/circuits/4/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/4/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/energy/apparent/imported
    Message IDelectrical/ac/circuits/4/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/4/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/energy/apparent/net
    Message IDelectrical/ac/circuits/4/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/4/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/energy/reactive/exported
    Message IDelectrical/ac/circuits/4/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/4/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/energy/reactive/imported
    Message IDelectrical/ac/circuits/4/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/4/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/energy/reactive/net
    Message IDelectrical/ac/circuits/4/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/4/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/power/active
    Message IDelectrical/ac/circuits/4/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/4/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/power/apparent
    Message IDelectrical/ac/circuits/4/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/4/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/power/power_factor/displacement
    Message IDelectrical/ac/circuits/4/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/4/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/power/power_factor/distortion
    Message IDelectrical/ac/circuits/4/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/4/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/power/power_factor/total
    Message IDelectrical/ac/circuits/4/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/4/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/4/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/4/power/reactive
    Message IDelectrical/ac/circuits/4/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/5/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/config/label
    Message IDelectrical/ac/circuits/5/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/5/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/config/phase
    Message IDelectrical/ac/circuits/5/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/5/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/config/polarity
    Message IDelectrical/ac/circuits/5/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/5/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/config/sensor
    Message IDelectrical/ac/circuits/5/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/5/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/current/crest_factor
    Message IDelectrical/ac/circuits/5/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/5/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/5/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/5/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/5/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/5/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/current/rms
    Message IDelectrical/ac/circuits/5/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/5/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/current/spectrum
    Message IDelectrical/ac/circuits/5/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/5/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/current/thd/fundamental
    Message IDelectrical/ac/circuits/5/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/5/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/current/thd/rms
    Message IDelectrical/ac/circuits/5/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/5/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/current/waveform_peak
    Message IDelectrical/ac/circuits/5/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/5/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/energy/active/exported
    Message IDelectrical/ac/circuits/5/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/5/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/energy/active/imported
    Message IDelectrical/ac/circuits/5/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/5/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/energy/active/net
    Message IDelectrical/ac/circuits/5/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/5/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/energy/apparent/exported
    Message IDelectrical/ac/circuits/5/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/5/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/energy/apparent/imported
    Message IDelectrical/ac/circuits/5/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/5/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/energy/apparent/net
    Message IDelectrical/ac/circuits/5/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/5/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/energy/reactive/exported
    Message IDelectrical/ac/circuits/5/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/5/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/energy/reactive/imported
    Message IDelectrical/ac/circuits/5/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/5/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/energy/reactive/net
    Message IDelectrical/ac/circuits/5/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/5/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/power/active
    Message IDelectrical/ac/circuits/5/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/5/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/power/apparent
    Message IDelectrical/ac/circuits/5/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/5/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/power/power_factor/displacement
    Message IDelectrical/ac/circuits/5/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/5/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/power/power_factor/distortion
    Message IDelectrical/ac/circuits/5/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/5/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/power/power_factor/total
    Message IDelectrical/ac/circuits/5/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/5/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/5/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/5/power/reactive
    Message IDelectrical/ac/circuits/5/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/6/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/config/label
    Message IDelectrical/ac/circuits/6/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/6/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/config/phase
    Message IDelectrical/ac/circuits/6/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/6/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/config/polarity
    Message IDelectrical/ac/circuits/6/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/6/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/config/sensor
    Message IDelectrical/ac/circuits/6/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/6/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/current/crest_factor
    Message IDelectrical/ac/circuits/6/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/6/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/6/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/6/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/6/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/6/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/current/rms
    Message IDelectrical/ac/circuits/6/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/6/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/current/spectrum
    Message IDelectrical/ac/circuits/6/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/6/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/current/thd/fundamental
    Message IDelectrical/ac/circuits/6/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/6/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/current/thd/rms
    Message IDelectrical/ac/circuits/6/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/6/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/current/waveform_peak
    Message IDelectrical/ac/circuits/6/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/6/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/energy/active/exported
    Message IDelectrical/ac/circuits/6/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/6/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/energy/active/imported
    Message IDelectrical/ac/circuits/6/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/6/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/energy/active/net
    Message IDelectrical/ac/circuits/6/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/6/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/energy/apparent/exported
    Message IDelectrical/ac/circuits/6/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/6/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/energy/apparent/imported
    Message IDelectrical/ac/circuits/6/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/6/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/energy/apparent/net
    Message IDelectrical/ac/circuits/6/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/6/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/energy/reactive/exported
    Message IDelectrical/ac/circuits/6/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/6/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/energy/reactive/imported
    Message IDelectrical/ac/circuits/6/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/6/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/energy/reactive/net
    Message IDelectrical/ac/circuits/6/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/6/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/power/active
    Message IDelectrical/ac/circuits/6/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/6/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/power/apparent
    Message IDelectrical/ac/circuits/6/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/6/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/power/power_factor/displacement
    Message IDelectrical/ac/circuits/6/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/6/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/power/power_factor/distortion
    Message IDelectrical/ac/circuits/6/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/6/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/power/power_factor/total
    Message IDelectrical/ac/circuits/6/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/6/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/6/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/6/power/reactive
    Message IDelectrical/ac/circuits/6/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/7/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/config/label
    Message IDelectrical/ac/circuits/7/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/7/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/config/phase
    Message IDelectrical/ac/circuits/7/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/7/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/config/polarity
    Message IDelectrical/ac/circuits/7/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/7/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/config/sensor
    Message IDelectrical/ac/circuits/7/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/7/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/current/crest_factor
    Message IDelectrical/ac/circuits/7/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/7/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/7/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/7/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/7/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/7/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/current/rms
    Message IDelectrical/ac/circuits/7/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/7/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/current/spectrum
    Message IDelectrical/ac/circuits/7/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/7/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/current/thd/fundamental
    Message IDelectrical/ac/circuits/7/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/7/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/current/thd/rms
    Message IDelectrical/ac/circuits/7/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/7/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/current/waveform_peak
    Message IDelectrical/ac/circuits/7/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/7/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/energy/active/exported
    Message IDelectrical/ac/circuits/7/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/7/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/energy/active/imported
    Message IDelectrical/ac/circuits/7/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/7/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/energy/active/net
    Message IDelectrical/ac/circuits/7/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/7/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/energy/apparent/exported
    Message IDelectrical/ac/circuits/7/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/7/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/energy/apparent/imported
    Message IDelectrical/ac/circuits/7/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/7/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/energy/apparent/net
    Message IDelectrical/ac/circuits/7/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/7/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/energy/reactive/exported
    Message IDelectrical/ac/circuits/7/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/7/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/energy/reactive/imported
    Message IDelectrical/ac/circuits/7/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/7/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/energy/reactive/net
    Message IDelectrical/ac/circuits/7/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/7/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/power/active
    Message IDelectrical/ac/circuits/7/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/7/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/power/apparent
    Message IDelectrical/ac/circuits/7/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/7/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/power/power_factor/displacement
    Message IDelectrical/ac/circuits/7/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/7/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/power/power_factor/distortion
    Message IDelectrical/ac/circuits/7/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/7/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/power/power_factor/total
    Message IDelectrical/ac/circuits/7/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/7/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/7/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/7/power/reactive
    Message IDelectrical/ac/circuits/7/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/8/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/config/label
    Message IDelectrical/ac/circuits/8/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/8/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/config/phase
    Message IDelectrical/ac/circuits/8/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/8/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/config/polarity
    Message IDelectrical/ac/circuits/8/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/8/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/config/sensor
    Message IDelectrical/ac/circuits/8/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/8/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/current/crest_factor
    Message IDelectrical/ac/circuits/8/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/8/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/8/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/8/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/8/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/8/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/current/rms
    Message IDelectrical/ac/circuits/8/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/8/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/current/spectrum
    Message IDelectrical/ac/circuits/8/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/8/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/current/thd/fundamental
    Message IDelectrical/ac/circuits/8/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/8/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/current/thd/rms
    Message IDelectrical/ac/circuits/8/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/8/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/current/waveform_peak
    Message IDelectrical/ac/circuits/8/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/8/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/energy/active/exported
    Message IDelectrical/ac/circuits/8/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/8/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/energy/active/imported
    Message IDelectrical/ac/circuits/8/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/8/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/energy/active/net
    Message IDelectrical/ac/circuits/8/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/8/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/energy/apparent/exported
    Message IDelectrical/ac/circuits/8/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/8/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/energy/apparent/imported
    Message IDelectrical/ac/circuits/8/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/8/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/energy/apparent/net
    Message IDelectrical/ac/circuits/8/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/8/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/energy/reactive/exported
    Message IDelectrical/ac/circuits/8/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/8/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/energy/reactive/imported
    Message IDelectrical/ac/circuits/8/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/8/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/energy/reactive/net
    Message IDelectrical/ac/circuits/8/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/8/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/power/active
    Message IDelectrical/ac/circuits/8/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/8/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/power/apparent
    Message IDelectrical/ac/circuits/8/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/8/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/power/power_factor/displacement
    Message IDelectrical/ac/circuits/8/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/8/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/power/power_factor/distortion
    Message IDelectrical/ac/circuits/8/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/8/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/power/power_factor/total
    Message IDelectrical/ac/circuits/8/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/8/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/8/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/8/power/reactive
    Message IDelectrical/ac/circuits/8/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/config/label

    User-specified name or identifier for a channel, allowing for easy differentiation of circuits in a system or network.

    Operation IDelectrical/ac/circuits/9/config/label

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/config/label
    Message IDelectrical/ac/circuits/9/config/label
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/config/phase

    The phase designation (L1, L2, L3 or N) in an AC system indicates the specific limb of the three-phase system to which a circuit is connected.

    Operation IDelectrical/ac/circuits/9/config/phase

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/config/phase
    Message IDelectrical/ac/circuits/9/config/phase
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/config/polarity

    Signifies the direction of current flow in the circuit. Generally, in bidirectional circuits, positive polarity indicates current flow from source to load. Negative polarity signifies current flow from load to source. Essential for accurate energy accounting.

    Operation IDelectrical/ac/circuits/9/config/polarity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/config/polarity
    Message IDelectrical/ac/circuits/9/config/polarity
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/config/sensor

    Specifies the model of current sensor installed for measurements.

    Operation IDelectrical/ac/circuits/9/config/sensor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/config/sensor
    Message IDelectrical/ac/circuits/9/config/sensor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/current/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/circuits/9/current/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/current/crest_factor
    Message IDelectrical/ac/circuits/9/current/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/current/demand_distortion/full_load_current

    Full-load current is the maximum current a system or device draws when operating at full capacity. This user-specified value is usually provided by the system manufacturer.

    Operation IDelectrical/ac/circuits/9/current/demand_distortion/full_load_current

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/current/demand_distortion/full_load_current
    Message IDelectrical/ac/circuits/9/current/demand_distortion/full_load_current
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/current/demand_distortion/tdd

    TDD (Total Demand Distortion) measures harmonic current as a percentage of full-load current. More stable and equipment-specific than THD-I, better for evaluating system performance.

    Operation IDelectrical/ac/circuits/9/current/demand_distortion/tdd

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/current/demand_distortion/tdd
    Message IDelectrical/ac/circuits/9/current/demand_distortion/tdd
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/current/rms

    Current RMS (Root Mean Square) is the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of current in an AC system.

    Operation IDelectrical/ac/circuits/9/current/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/current/rms
    Message IDelectrical/ac/circuits/9/current/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/current/spectrum

    Representation of current RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/circuits/9/current/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/current/spectrum
    Message IDelectrical/ac/circuits/9/current/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/current/thd/fundamental

    THD-I based on Fundamental frequency. Useful for targeting specific harmonics causing issues in a system.

    Operation IDelectrical/ac/circuits/9/current/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/current/thd/fundamental
    Message IDelectrical/ac/circuits/9/current/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/current/thd/rms

    THD-I based on RMS. Shows distortion in current flow. High values can cause heating in conductors.

    Operation IDelectrical/ac/circuits/9/current/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/current/thd/rms
    Message IDelectrical/ac/circuits/9/current/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/current/waveform_peak

    Maximum value of the current within individual cycles during a 1-second timeframe. In a 10A AC line, the nominal peak current may reach 14.14A.

    Operation IDelectrical/ac/circuits/9/current/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/current/waveform_peak
    Message IDelectrical/ac/circuits/9/current/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/energy/active/exported

    Energy sent back to the grid. Can generate credits or offset costs.

    Operation IDelectrical/ac/circuits/9/energy/active/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/energy/active/exported
    Message IDelectrical/ac/circuits/9/energy/active/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/energy/active/imported

    Energy drawn from the grid. Directly impacts electricity bills.

    Operation IDelectrical/ac/circuits/9/energy/active/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/energy/active/imported
    Message IDelectrical/ac/circuits/9/energy/active/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/energy/active/net

    Total active energy produced minus consumed.

    Operation IDelectrical/ac/circuits/9/energy/active/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/energy/active/net
    Message IDelectrical/ac/circuits/9/energy/active/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/energy/apparent/exported

    Apparent energy sent back to the grid. Rarely credited, but informs system's export capacity. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/9/energy/apparent/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/energy/apparent/exported
    Message IDelectrical/ac/circuits/9/energy/apparent/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/energy/apparent/imported

    Apparent energy drawn from the grid. Can be a factor in demand or capacity charges. Typically measured in kVAh.

    Operation IDelectrical/ac/circuits/9/energy/apparent/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/energy/apparent/imported
    Message IDelectrical/ac/circuits/9/energy/apparent/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/energy/apparent/net

    Total apparent energy produced minus consumed. Useful for system capacity planning.

    Operation IDelectrical/ac/circuits/9/energy/apparent/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/energy/apparent/net
    Message IDelectrical/ac/circuits/9/energy/apparent/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/energy/reactive/exported

    Reactive energy sent back to the grid. Not usually credited. May indicate over-compensation of power factor correction devices.

    Operation IDelectrical/ac/circuits/9/energy/reactive/exported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/energy/reactive/exported
    Message IDelectrical/ac/circuits/9/energy/reactive/exported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/energy/reactive/imported

    Reactive energy drawn from the grid to maintain magnetic fields in inductive loads. Could lead to power factor penalties.

    Operation IDelectrical/ac/circuits/9/energy/reactive/imported

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/energy/reactive/imported
    Message IDelectrical/ac/circuits/9/energy/reactive/imported
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/energy/reactive/net

    Total reactive energy produced minus consumed. Can indicate wasted power and potential system inefficiency.

    Operation IDelectrical/ac/circuits/9/energy/reactive/net

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/energy/reactive/net
    Message IDelectrical/ac/circuits/9/energy/reactive/net
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/power/active

    Active power is the real power that does actual work, like turning a motor or powering a device. Measured in watts (W), it's the primary factor for energy billing.

    Operation IDelectrical/ac/circuits/9/power/active

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/power/active
    Message IDelectrical/ac/circuits/9/power/active
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/power/apparent

    Apparent power represents the total power flow in an AC circuit, combining active and reactive power. Measured in volt-amperes (VA), it's useful for sizing equipment and wiring but doesn't reflect real energy use.

    Operation IDelectrical/ac/circuits/9/power/apparent

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/power/apparent
    Message IDelectrical/ac/circuits/9/power/apparent
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/power/power_factor/displacement

    Indicates the phase angle difference between current and voltage, affecting real power transfer. Ideal in purely resistive circuits, it may degrade in systems with inductive or capacitive elements, requiring phase-correcting equipment.

    Operation IDelectrical/ac/circuits/9/power/power_factor/displacement

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/power/power_factor/displacement
    Message IDelectrical/ac/circuits/9/power/power_factor/displacement
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/power/power_factor/distortion

    Reflects the impact of harmonics on system efficiency. A poor distortion power factor can lead to overheating and damage to equipment, necessitating harmonic filters for correction.

    Operation IDelectrical/ac/circuits/9/power/power_factor/distortion

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/power/power_factor/distortion
    Message IDelectrical/ac/circuits/9/power/power_factor/distortion
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/power/power_factor/total

    The overall measure of electrical system efficiency, considering both displacement and distortion factors. A low total power factor may require infrastructure upgrades or power factor correction devices.

    Operation IDelectrical/ac/circuits/9/power/power_factor/total

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/power/power_factor/total
    Message IDelectrical/ac/circuits/9/power/power_factor/total
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/circuits/9/power/reactive

    Reactive power doesn't do work but supports the magnetic and electric fields in AC systems. Measured in volt-amperes reactive (VAR), it's essential for system stability but can lead to inefficiencies.

    Operation IDelectrical/ac/circuits/9/power/reactive

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/circuits/9/power/reactive
    Message IDelectrical/ac/circuits/9/power/reactive
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/fault/subnodes/{subnode_id}/channels/a/short_circuit

    acb

    Operation IDelectrical/ac/fault/subnodes/{subnode_id}/channels/a/short_circuit

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    subnode_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/fault/subnodes/{subnode_id}/channels/a/short_circuit
    Message IDelectrical/ac/fault/subnodes/{subnode_id}/channels/a/short_circuit
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/fault/subnodes/{subnode_id}/channels/b/short_circuit

    acb

    Operation IDelectrical/ac/fault/subnodes/{subnode_id}/channels/b/short_circuit

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    subnode_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/fault/subnodes/{subnode_id}/channels/b/short_circuit
    Message IDelectrical/ac/fault/subnodes/{subnode_id}/channels/b/short_circuit
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/frequency/instantaneous

    The number of cycles per second in an alternating current (AC) system, measured in Hertz (Hz).

    Operation IDelectrical/ac/frequency/instantaneous

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/frequency/instantaneous
    Message IDelectrical/ac/frequency/instantaneous
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/frequency/nominal

    Operation IDelectrical/ac/frequency/nominal

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/frequency/nominal
    Message IDelectrical/ac/frequency/nominal
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/frequency/nominal_range

    Operation IDelectrical/ac/frequency/nominal_range

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/frequency/nominal_range
    Message IDelectrical/ac/frequency/nominal_range
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/frequency/transient

    Transient values in grid frequency at 200ms intervals correspond to 10 cycles in a 50 Hz system and 12 cycles in a 60 Hz system. These brief deviations are vital for electrical grid stability.

    Operation IDelectrical/ac/frequency/transient

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/frequency/transient
    Message IDelectrical/ac/frequency/transient
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/nominal

    Operation IDelectrical/ac/voltage/nominal

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/voltage/nominal
    Message IDelectrical/ac/voltage/nominal
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_1/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/voltage/phases/line_1/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_1/crest_factor
    Message IDelectrical/ac/voltage/phases/line_1/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_1/dips_swells/event

    Operation IDelectrical/ac/voltage/phases/line_1/dips_swells/event

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_1/dips_swells/event
    Message IDelectrical/ac/voltage/phases/line_1/dips_swells/event
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_1/dips_swells/limits

    Prescribed bounds for acceptable voltage variation. An event triggers when voltage exceeds the upper or lower thresholds relative to the reference voltage. It triggers off when voltage returns to within hysteresis limits.

    Operation IDelectrical/ac/voltage/phases/line_1/dips_swells/limits

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_1/dips_swells/limits
    Message IDelectrical/ac/voltage/phases/line_1/dips_swells/limits
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_1/rms

    Voltage RMS (Root Mean Square), the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of voltage in an AC system.

    Operation IDelectrical/ac/voltage/phases/line_1/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_1/rms
    Message IDelectrical/ac/voltage/phases/line_1/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_1/spectrum

    Representation of voltage RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/voltage/phases/line_1/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_1/spectrum
    Message IDelectrical/ac/voltage/phases/line_1/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_1/thd/fundamental

    THD-V based on fundamental frequency (typically 50 or 60Hz). Focuses on distortion from base AC frequency. Useful for filtering decisions.

    Operation IDelectrical/ac/voltage/phases/line_1/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_1/thd/fundamental
    Message IDelectrical/ac/voltage/phases/line_1/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_1/thd/rms

    THD-V based on RMS. Indicates quality of voltage. High values can affect sensitive equipment.

    Operation IDelectrical/ac/voltage/phases/line_1/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_1/thd/rms
    Message IDelectrical/ac/voltage/phases/line_1/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_1/waveform_peak

    Maximum value of the voltage within individual cycles during a 1-second timeframe. In a 230V AC line, the nominal peak voltage may reach 325 V.

    Operation IDelectrical/ac/voltage/phases/line_1/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_1/waveform_peak
    Message IDelectrical/ac/voltage/phases/line_1/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_2/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/voltage/phases/line_2/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_2/crest_factor
    Message IDelectrical/ac/voltage/phases/line_2/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_2/dips_swells/event

    Operation IDelectrical/ac/voltage/phases/line_2/dips_swells/event

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_2/dips_swells/event
    Message IDelectrical/ac/voltage/phases/line_2/dips_swells/event
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_2/dips_swells/limits

    Prescribed bounds for acceptable voltage variation. An event triggers when voltage exceeds the upper or lower thresholds relative to the reference voltage. It triggers off when voltage returns to within hysteresis limits.

    Operation IDelectrical/ac/voltage/phases/line_2/dips_swells/limits

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_2/dips_swells/limits
    Message IDelectrical/ac/voltage/phases/line_2/dips_swells/limits
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_2/rms

    Voltage RMS (Root Mean Square), the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of voltage in an AC system.

    Operation IDelectrical/ac/voltage/phases/line_2/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_2/rms
    Message IDelectrical/ac/voltage/phases/line_2/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_2/spectrum

    Representation of voltage RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/voltage/phases/line_2/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_2/spectrum
    Message IDelectrical/ac/voltage/phases/line_2/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_2/thd/fundamental

    THD-V based on fundamental frequency (typically 50 or 60Hz). Focuses on distortion from base AC frequency. Useful for filtering decisions.

    Operation IDelectrical/ac/voltage/phases/line_2/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_2/thd/fundamental
    Message IDelectrical/ac/voltage/phases/line_2/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_2/thd/rms

    THD-V based on RMS. Indicates quality of voltage. High values can affect sensitive equipment.

    Operation IDelectrical/ac/voltage/phases/line_2/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_2/thd/rms
    Message IDelectrical/ac/voltage/phases/line_2/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_2/waveform_peak

    Maximum value of the voltage within individual cycles during a 1-second timeframe. In a 230V AC line, the nominal peak voltage may reach 325 V.

    Operation IDelectrical/ac/voltage/phases/line_2/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_2/waveform_peak
    Message IDelectrical/ac/voltage/phases/line_2/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_3/crest_factor

    Ratio of the peak value to the RMS value of a waveform. A pure sine wave has a crest factor of 1.414.

    Operation IDelectrical/ac/voltage/phases/line_3/crest_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_3/crest_factor
    Message IDelectrical/ac/voltage/phases/line_3/crest_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_3/dips_swells/event

    Operation IDelectrical/ac/voltage/phases/line_3/dips_swells/event

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_3/dips_swells/event
    Message IDelectrical/ac/voltage/phases/line_3/dips_swells/event
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_3/dips_swells/limits

    Prescribed bounds for acceptable voltage variation. An event triggers when voltage exceeds the upper or lower thresholds relative to the reference voltage. It triggers off when voltage returns to within hysteresis limits.

    Operation IDelectrical/ac/voltage/phases/line_3/dips_swells/limits

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_3/dips_swells/limits
    Message IDelectrical/ac/voltage/phases/line_3/dips_swells/limits
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_3/rms

    Voltage RMS (Root Mean Square), the square root of the arithmetic mean of the squared values of a periodic waveform. It represents the effective value of voltage in an AC system.

    Operation IDelectrical/ac/voltage/phases/line_3/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_3/rms
    Message IDelectrical/ac/voltage/phases/line_3/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_3/spectrum

    Representation of voltage RMS in the frequency domain, showing distribution across various frequency components.

    Operation IDelectrical/ac/voltage/phases/line_3/spectrum

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_3/spectrum
    Message IDelectrical/ac/voltage/phases/line_3/spectrum
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_3/thd/fundamental

    THD-V based on fundamental frequency (typically 50 or 60Hz). Focuses on distortion from base AC frequency. Useful for filtering decisions.

    Operation IDelectrical/ac/voltage/phases/line_3/thd/fundamental

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_3/thd/fundamental
    Message IDelectrical/ac/voltage/phases/line_3/thd/fundamental
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_3/thd/rms

    THD-V based on RMS. Indicates quality of voltage. High values can affect sensitive equipment.

    Operation IDelectrical/ac/voltage/phases/line_3/thd/rms

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_3/thd/rms
    Message IDelectrical/ac/voltage/phases/line_3/thd/rms
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/phases/line_3/waveform_peak

    Maximum value of the voltage within individual cycles during a 1-second timeframe. In a 230V AC line, the nominal peak voltage may reach 325 V.

    Operation IDelectrical/ac/voltage/phases/line_3/waveform_peak

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/phases/line_3/waveform_peak
    Message IDelectrical/ac/voltage/phases/line_3/waveform_peak
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/ac/voltage/unbalance_factor

    Voltage Unbalance Factor (VUF) in a three-phase system quantifies the deviation among the RMS values of the three phases. It is calculated as the ratio of the maximum deviation from the average voltage to the average voltage itself, expressed as a percentage. Higher VUF values indicate a greater imbalance in the system.

    Operation IDelectrical/ac/voltage/unbalance_factor

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    electrical/ac/voltage/unbalance_factor
    Message IDelectrical/ac/voltage/unbalance_factor
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/config

    Parameters related to electrical systems.

    Operation IDelectrical/config

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Group)

    Accepts the following message:

    electrical/config
    Message IDelectrical/config
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/electrical/data

    Parameters related to electrical systems.

    Operation IDelectrical/data

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Group)

    Accepts the following message:

    electrical/data
    Message IDelectrical/data
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/environment/air_quality/gas/co2

    Operation IDenvironment/air_quality/gas/co2

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    environment/air_quality/gas/co2
    Message IDenvironment/air_quality/gas/co2
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/environment/air_quality/gas/nox

    Operation IDenvironment/air_quality/gas/nox

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    environment/air_quality/gas/nox
    Message IDenvironment/air_quality/gas/nox
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/environment/air_quality/gas/voc

    Operation IDenvironment/air_quality/gas/voc

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    environment/air_quality/gas/voc
    Message IDenvironment/air_quality/gas/voc
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/environment/air_quality/humidity

    abc

    Operation IDenvironment/air_quality/humidity

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    environment/air_quality/humidity
    Message IDenvironment/air_quality/humidity
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/environment/air_quality/particulate/coarse

    Operation IDenvironment/air_quality/particulate/coarse

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    environment/air_quality/particulate/coarse
    Message IDenvironment/air_quality/particulate/coarse
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/environment/air_quality/particulate/fine

    Operation IDenvironment/air_quality/particulate/fine

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    environment/air_quality/particulate/fine
    Message IDenvironment/air_quality/particulate/fine
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/environment/air_quality/particulate/medium

    Operation IDenvironment/air_quality/particulate/medium

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    environment/air_quality/particulate/medium
    Message IDenvironment/air_quality/particulate/medium
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/environment/air_quality/particulate/ultrafine

    Operation IDenvironment/air_quality/particulate/ultrafine

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    environment/air_quality/particulate/ultrafine
    Message IDenvironment/air_quality/particulate/ultrafine
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/environment/config

    Parameters related to environmental systems.

    Operation IDenvironment/config

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Group)

    Accepts the following message:

    environment/config
    Message IDenvironment/config
    object

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/environment/data

    Parameters related to environmental systems.

    Operation IDenvironment/data

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Group)

    Accepts the following message:

    environment/data
    Message IDenvironment/data
    object

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/mechanical/channels/a/level

    abc

    Operation IDmechanical/channels/a/level

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    mechanical/channels/a/level
    Message IDmechanical/channels/a/level
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/mechanical/channels/b/level

    abc

    Operation IDmechanical/channels/b/level

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    mechanical/channels/b/level
    Message IDmechanical/channels/b/level
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/mechanical/channels/c/level

    abc

    Operation IDmechanical/channels/c/level

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    mechanical/channels/c/level
    Message IDmechanical/channels/c/level
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/mechanical/channels/d/level

    abc

    Operation IDmechanical/channels/d/level

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    mechanical/channels/d/level
    Message IDmechanical/channels/d/level
    array<array<any>>

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/mechanical/config

    Parameters related to mechanical systems.

    Operation IDmechanical/config

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Group)

    Accepts the following message:

    mechanical/config
    Message IDmechanical/config
    object

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/mechanical/data

    Parameters related to mechanical systems.

    Operation IDmechanical/data

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Group)

    Accepts the following message:

    mechanical/data
    Message IDmechanical/data
    object

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/cellular/connection/iccid

    The ICCID (Integrated Circuit Card Identifier) is a unique serial number assigned to each SIM card used in mobile devices. Typically 19 to 20 digits long, it's used to identify the SIM internationally, helping operators and service providers manage their subscribers. The ICCID provides information about the card's origin, network, and other specific details.

    Operation IDnetwork/cellular/connection/iccid

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/cellular/connection/iccid
    Message IDnetwork/cellular/connection/iccid
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/cellular/connection/imsi/mcc

    The MCC (Mobile Country Code) is a three-digit number used to identify a mobile device's country of origin or the country of the cellular network it's operating in. It's a component of the IMSI (International Mobile Subscriber Identity) and is essential for international roaming, ensuring the device can connect to networks outside its home country.

    Operation IDnetwork/cellular/connection/imsi/mcc

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/cellular/connection/imsi/mcc
    Message IDnetwork/cellular/connection/imsi/mcc
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/cellular/connection/imsi/mnc

    The MNC (Mobile Network Code) is a two or three-digit number used in conjunction with the Mobile Country Code (MCC) to identify a specific mobile network operator within a country. Together, the MCC and MNC form a unique identifier for cellular networks, allowing devices to connect to the correct local network and ensuring proper routing of communications, especially in international roaming scenarios.

    Operation IDnetwork/cellular/connection/imsi/mnc

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/cellular/connection/imsi/mnc
    Message IDnetwork/cellular/connection/imsi/mnc
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/cellular/connection/imsi/msin

    The MSIN (Mobile Subscription Identification Number) is a unique number typically consisting of 9 to 10 digits, representing an individual subscriber in a mobile network. It's the last part of the IMSI (International Mobile Subscriber Identity) and, when combined with the MCC (Mobile Country Code) and MNC (Mobile Network Code), creates a unique identifier for each mobile user globally. MSIN ensures individual subscribers are distinguished within a specific network operator's service.

    Operation IDnetwork/cellular/connection/imsi/msin

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/cellular/connection/imsi/msin
    Message IDnetwork/cellular/connection/imsi/msin
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/cellular/connection/mode

    Cellular modes like Cat M1, Cat NB2 refer to different categories of 4G (LTE) and 5G technologies.

    Operation IDnetwork/cellular/connection/mode

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/cellular/connection/mode
    Message IDnetwork/cellular/connection/mode
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/cellular/connection/status

    The connection status refers to whether or not a connection is enabled.

    Operation IDnetwork/cellular/connection/status

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/cellular/connection/status
    Message IDnetwork/cellular/connection/status
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/cellular/signal/rsrp

    RSRP (Reference Signal Received Power) gauges the power level of specific LTE reference signals in dBm. Closer to -80 dBm signifies a strong signal, while figures around -100 dBm indicate weak ones. RSRP helps determine LTE cell coverage and connection robustness.

    Operation IDnetwork/cellular/signal/rsrp

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/cellular/signal/rsrp
    Message IDnetwork/cellular/signal/rsrp
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/cellular/signal/rsrq

    RSRQ (Reference Signal Received Quality) evaluates the quality of LTE reference signals by comparing the received power of a reference signal to the total received power. A value closer to -10 dB suggests superior signal quality, while values nearing -20 dB indicate poorer quality. RSRQ helps understand the LTE signal's relative quality in the context of surrounding interference.

    Operation IDnetwork/cellular/signal/rsrq

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/cellular/signal/rsrq
    Message IDnetwork/cellular/signal/rsrq
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/cellular/signal/rssi

    RSSI (Relative Signal Strength Indicator) measures the power level of received signals in dBm. A value closer to 0, like -60 dBm, indicates a strong received signal, while a lower value, like -90 dBm, indicates a weaker one. Each 3 dBm increase indicates an approximate doubling in power. RSSI helps assess wireless network coverage and connection quality.

    Operation IDnetwork/cellular/signal/rssi

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/cellular/signal/rssi
    Message IDnetwork/cellular/signal/rssi
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/cellular/signal/sinr

    SINR (Signal-to-Interference-plus-Noise Ratio) contrasts the power of a desired signal against the combined power of interference and noise, represented in dB. Higher values, like 20 dB, suggest a better signal quality, whereas values close to 0 dB suggest a compromised signal due to interference. SINR helps gauge LTE connection clarity.

    Operation IDnetwork/cellular/signal/sinr

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/cellular/signal/sinr
    Message IDnetwork/cellular/signal/sinr
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/config

    Parameters related to connectivity and network protocols.

    Operation IDnetwork/config

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Group)

    Accepts the following message:

    network/config
    Message IDnetwork/config
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/connectivity/status

    The connection status shows whether or not a device is currently online.

    Operation IDnetwork/connectivity/status

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/connectivity/status
    Message IDnetwork/connectivity/status
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/connectivity/uptime/average_6h

    Moving average of the device uptime in the past 6 hours.

    Operation IDnetwork/connectivity/uptime/average_6h

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/connectivity/uptime/average_6h
    Message IDnetwork/connectivity/uptime/average_6h
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/data

    Parameters related to connectivity and network protocols.

    Operation IDnetwork/data

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Group)

    Accepts the following message:

    network/data
    Message IDnetwork/data
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/linc_mesh/connection/hop_count

    Hop count in a mesh network refers to the number of intermediate nodes that data must pass through between its originating node and the root node with internet access. It serves as a metric to determine the path's length and potential latency. As the hop count increases, it can impact the overall bandwidth availability and network efficiency due to increased chances of congestion and interference.

    Operation IDnetwork/linc_mesh/connection/hop_count

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/linc_mesh/connection/hop_count
    Message IDnetwork/linc_mesh/connection/hop_count
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/linc_mesh/connection/ip_address

    An IP (Internet Protocol) address is a unique numerical label assigned to devices for identification and location on a network, ensuring they can communicate with each other. It acts as a digital address, allowing data to be directed and received by the correct device on both local networks and the internet.

    Operation IDnetwork/linc_mesh/connection/ip_address

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/linc_mesh/connection/ip_address
    Message IDnetwork/linc_mesh/connection/ip_address
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/linc_mesh/connection/parent_node

    Parent node in a mesh network refers to an immediate upstream node to which another node (typically referred to as the child node) is directly connected. The parent node helps the child node with tasks like routing data, establishing connectivity, or maintaining the network hierarchy within the mesh topology.

    Operation IDnetwork/linc_mesh/connection/parent_node

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/linc_mesh/connection/parent_node
    Message IDnetwork/linc_mesh/connection/parent_node
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/linc_mesh/connection/status

    The connection status refers to whether or not a connection is enabled.

    Operation IDnetwork/linc_mesh/connection/status

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/linc_mesh/connection/status
    Message IDnetwork/linc_mesh/connection/status
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/linc_mesh/signal/rssi

    RSSI (Relative Signal Strength Indicator) measures the power level of received signals in dBm. A value closer to 0, like -60 dBm, indicates a strong received signal, while a lower value, like -90 dBm, indicates a weaker one. Each 3 dBm increase indicates an approximate doubling in power. RSSI helps assess wireless network coverage and connection quality.

    Operation IDnetwork/linc_mesh/signal/rssi

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/linc_mesh/signal/rssi
    Message IDnetwork/linc_mesh/signal/rssi
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/wifi/connection/ip_address

    An IP (Internet Protocol) address is a unique numerical label assigned to devices for identification and location on a network, ensuring they can communicate with each other. It acts as a digital address, allowing data to be directed and received by the correct device on both local networks and the internet.

    Operation IDnetwork/wifi/connection/ip_address

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/wifi/connection/ip_address
    Message IDnetwork/wifi/connection/ip_address
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/wifi/connection/status

    The connection status refers to whether or not a connection is enabled.

    Operation IDnetwork/wifi/connection/status

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/wifi/connection/status
    Message IDnetwork/wifi/connection/status
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/network/wifi/signal/rssi

    RSSI (Relative Signal Strength Indicator) measures the power level of received signals in dBm. A value closer to 0, like -60 dBm, indicates a strong received signal, while a lower value, like -90 dBm, indicates a weaker one. Each 3 dBm increase indicates an approximate doubling in power. RSSI helps assess wireless network coverage and connection quality.

    Operation IDnetwork/wifi/signal/rssi

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    network/wifi/signal/rssi
    Message IDnetwork/wifi/signal/rssi
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/thermal/channels/a/temperature

    Numeric values representing heat level. Measured in specified units like Celsius, Fahrenheit, or Kelvin.

    Operation IDthermal/channels/a/temperature

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    thermal/channels/a/temperature
    Message IDthermal/channels/a/temperature
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/thermal/channels/b/temperature

    Numeric values representing heat level. Measured in specified units like Celsius, Fahrenheit, or Kelvin.

    Operation IDthermal/channels/b/temperature

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    thermal/channels/b/temperature
    Message IDthermal/channels/b/temperature
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/thermal/channels/c/temperature

    Numeric values representing heat level. Measured in specified units like Celsius, Fahrenheit, or Kelvin.

    Operation IDthermal/channels/c/temperature

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    thermal/channels/c/temperature
    Message IDthermal/channels/c/temperature
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/thermal/channels/d/temperature

    Numeric values representing heat level. Measured in specified units like Celsius, Fahrenheit, or Kelvin.

    Operation IDthermal/channels/d/temperature

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    thermal/channels/d/temperature
    Message IDthermal/channels/d/temperature
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/thermal/config

    Parameters related to thermal systems.

    Operation IDthermal/config

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Config (Group)

    Accepts the following message:

    thermal/config
    Message IDthermal/config
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/thermal/data

    Parameters related to thermal systems.

    Operation IDthermal/data

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Group)

    Accepts the following message:

    thermal/data
    Message IDthermal/data
    oneOf

    Examples

  • PUB /{organisation_id}/nodes/{node_id}/thermal/temperature

    Numeric values representing heat level. Measured in specified units like Celsius, Fahrenheit, or Kelvin.

    Operation IDthermal/temperature

    Available only on servers:

    object
    node_id
    required
    string
    must match: /^[123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{1}[0123456789ABCDEFGHJKLMNPQRSTUVWXYZ]{3,5}$/

    Some description

    organisation_id
    required
    string
    format: uuid

    Some description

    • #Data (Individual)

    Accepts the following message:

    thermal/temperature
    Message IDthermal/temperature
    array<array<any>>

    Examples

Schemas

  • object
  • object [Properties]

    abc