Smart Grid Applications Overview > Smart Operations Solution > AMI Integration > Optional Configurations > Configure Canary Devices |
Version: 10.1 |
This is an optional data configuration. It is not required to process AMI events.
If your network makes use of canary devices, they must be configured in the geodatabase. When processing AMI events, Responder's prediction engine recognizes them using the RXCANARY model name. This model name may be assigned to a feature class (all features in that class are treated as canary devices), or you may use a subtype on a feature class (only features with that specific subtype are treated as canary devices).
Subtype
Only features placed with a subtype of Canary will be treated as canary devices.
Copy Code
|
|
---|---|
<add key ="CanarySubtypeName" value ="Canary" /> |
Feature Class
Every feature placed from this feature class will be treated like a canary device.