Device Selection

Please select a device to enable action execution.
Available Actions
79
Ready to execute
Device Type
Ss3 V0
Active type
Selected Device
None
Select device
Queue Status
-
System status

Calibrate Rtc

Calibrate the RTC

Clear Device Balance

Clear the device balance

Clear Primary Network Credentials

Clear the primary network credentials

Disable Trap In Boot Mode

Disable the trap in boot mode

Disable White Led

User Land: Disable the white LED

Enable Trap In Boot Mode

Enable the trap in boot mode

Enable White Led

User Land: Enable the white LED

End Connection

End the connection to the device.

Fetch Update

Fetch the state of the device

Forced Dg

Force the meter to use the DG tariff

Forced Eb Dg Reset

Reset to whatever forcefully was set

Forced Eb

Force the meter to use the EB tariff

Forced Relay Off

Force the relay to be off

Forced Relay On

Force the relay to be on

Get Billing Location

Get the billing location

Parameters:

raise_exception boolean

Get Complete State

Get the complete state of the device

Get Complete State Raw

Fetch the complete state of the meter by reading each Modbus register. The only difference from get_complete_state is that it does not update the instance variables

Get Network Details

Get the network details

Get Nic Description

Get the description of the NIC device

Get Ota Device Id

Get the OTA device ID

Get Primary Network Credentials

Get the primary network credentials

Get Trap In Boot Mode

Get the trap in boot mode

Health Checkup

Health checkup

Initialize Server Billing

User Land: Initialize the server billing

Modbus One Register Read

Read a single register from the Modbus device

Parameters:

device_id integer
function_code integer
register_address integer
read_back_bytes integer
timeout integer

Modbus Read Message

Read a message from the Modbus device

Parameters:

device_id integer
function_code integer
register_address integer
count integer
read_back_bytes integer
timeout integer

Modbus Read Register

Read a register from the Modbus device

Parameters:

register_addr integer
count integer

Modbus Scan2

Scan for Modbus devices

Parameters:

device_id integer
function_code integer
start_address integer
count integer
read_back_bytes integer
timeout integer

Modbus Scan

Scan for Modbus devices

Parameters:

device_id integer
function_code integer
start_address integer
count integer
read_back_bytes integer
timeout integer

Modbus Write Message

Write a message to the Modbus device

Parameters:

device_id integer
function_code integer
register_address integer
value integer
read_back_bytes integer
timeout integer

Modbus Write Register

Write a register to the Modbus device

Parameters:

modbus_device_address integer
register_addr integer
value integer
read_back_bytes integer
timeout integer

Mode Measurement

Set the mode to measurement

Mode Postpaid

Set the mode to postpaid

Mode Prepaid

Set the mode to prepaid

Mode Relay Off

Set the mode to measurement

Nic Restart

User Land: Restart the NIC

On Server Disable Prepaid Metering

On Server: Disable the prepaid metering

On Server Enable Prepaid Metering

On Server: Enable the prepaid metering

On Server Set Dual Source Tariff

Set the tariff

Parameters:

active_source string
rates object

On Server Set Flat Tariff

Set the tariff

Parameters:

rate integer

Perform Deduction

Perform a deduction

Parameters:

amount integer
db_id integer

Perform Ota Update

Perform an OTA update on the NIC device

Parameters:

version_name string

Perform Recharge

Perform a recharge

Parameters:

db_id integer
amount integer

Prepaid Set Active Tariff

Set the active tariff for a prepaid card

Parameters:

tariff_type integer

Prepaid Set Happy Hour

Set the happy hour for a prepaid card

Parameters:

start integer
end integer

Prepaid Set Tariff

Set the tariff for a prepaid card

Parameters:

tariff_type integer
tariff integer

Relay Off

Turn off the relay

Relay On

Turn on the relay

Run On

Run the meter on

Parameters:

tariff_type integer

Send Serial Message

Send a serial message to the NIC device

Parameters:

message string
read_back_bytes integer
timeout integer

Send Serial Message Raw

Send a raw serial message to the NIC device

Parameters:

data string
read_back_bytes integer
timeout integer

Set Daily Deduction

Set the daily deduction

Parameters:

amount integer

Set Device Id

Set device ID

Parameters:

new_device_id integer

Set Dg Tariff Backup

User Land: Set the DG tariff backup

Parameters:

tariff integer

Set Dg Tariff

Set the DG tariff

Parameters:

tariff integer

Set Eb Tariff Backup

User Land: Set the EB tariff backup

Parameters:

tariff integer

Set Eb Tariff

Set the EB tariff

Parameters:

tariff integer

Set Happy Day

Set the happy day

Parameters:

day integer
month integer

Set Happy Hour

Set the happy hour for a prepaid card

Parameters:

happy_hour array

Set Individual Relay

Abstraction for `forced_relay_individual_eb` and `forced_relay_individual_dg`

Parameters:

r boolean
y boolean
b boolean

Set Max Load Dg

Set the maximum load for the DG

Parameters:

max_load number

Set Max Load Eb

Set the maximum load for the EB

Parameters:

max_load number

Set Nic Device Manfacturer Code

Set the manufacturer code of the NIC device

Parameters:

manufacturer_code integer

Set Nic Hardware Id

Set the hardware ID of the NIC device

Parameters:

nic_hardware_id integer

Set Overload Max Attempt

Set the maximum attempt for the overload

Parameters:

count integer

Set Prepaid Balance

User Land: Set the prepaid balance

Parameters:

balance any

Set Prepaid Consumption

User Land: Set the prepaid consumption

Parameters:

consumption any

Set Prepaid Metering Enabled

Set the prepaid metering enabled

Parameters:

enabled integer

Set Prepaid Recharge

User Land: Set the prepaid recharge

Parameters:

amount any

Set Primary Network Credentials

Set the primary network credentials

Parameters:

ssid string
password string

Set Rtc

Set the RTC

Parameters:

year integer
month integer
day integer
hour integer
minutes integer
seconds integer

Set Update Interval

Set the update interval

Parameters:

interval integer

Start Connection

Start the connection to the device

Parameters:

device_id any
endpoint string

Store Ota Device Id In Nic

Store the OTA device ID in the NIC

Parameters:

device_id integer

Switch To Primary Network

Switch to the primary network

Switch To Secondary Network

Switch to the secondary network

Transparent Serial Communication

Send a transparent serial communication message

Parameters:

data string
read_back_bytes integer
timeout integer

Update Packet Handler

Handle update packet from the device

Parameters:

message string
message_type string
timestamp integer

Write Redis Variable

Write a variable to Redis

Parameters:

key string
value any