Provisioning a Gen5 Riva electricity meter's Wi-Fi for distributed intelligence
Provisioning with FDM Tools
-
Sign in to FDM Tools.
-
Navigate to Gen5 Riva Electricity Meter > Device Control Panel > Device Management > HAN Operations.
-
Select Provision Wi-Fi Router as AP.
-
Complete the Han Operations dialog box.
-
In the SSID field, enter the SSID of the Wi-Fi router that the meter will connect to.
-
In the PSK field, enter the pre-shared Key (PSK) or password of the router.
-
Click OK.
The meter connects to the Wi-Fi router. A Provision Remote HAN Operation Successful message appears in FDM Tools, and a HAnCOn message appears on the meter's LCD.
-
-
Click OK.
Validating with Advanced Metering Manager (AMM) software
The status of the embedded Wi-FI interface on the device can be obtained via an Arbitrary Meter Read Job using OBIS code [ 0.128.96.27.4.255 ].
This can be implemented in a few different ways; the chosen implementation would depend on the use case:
-
Regularly Scheduled Read Job in AMM software on a Dynamic Device Group
-
Generic Meter Read
-
-
Ad-Hoc Read Job initiated from the Device Details page
-
Arbitrary Meter Read
-
-
On-Demand Read Job scheduled via an AMM WS API request
-
JobManager::AddMeterRead Job, type=Generic Meter Read
-
The results of the job can also be obtained in a variety of ways, depending on the use case:
-
If using Scheduled Read Job, a Scheduled Export Job can be used for export purposes.
-
Arbitrary Meter Read Results, associated with a scheduled Read Job
-
-
If using an Ad-Hoc Read job, the results will be displayed in the Device-Job Results screen.
-
Using the UI for Ad-Hoc inspection
-
-
If using the AMM WS API, the results can be retrieved using Job Results Request
-
JobResults::GetJobResultsByJobID, type=Generic Meter Read
-