User`s manual
37
ZCL attributes can be read and written from the Network Tab after selecting an attribute.
In-Premise Display
To create an In-Premise Display endpoint, go to the In-Premise Display tab and click the 
Enable In-Premise Display check box. This will create Price, Messaging and Simple 
Metering client clusters on a new endpoint on the simulated device.
The sample will display the price from any price servers on the network. If there is an 
ESI gateway on the network, send it a create_price_event RPC request to set the current 
price. Here is an example:
<create_price_event>
 <record type="PublishPriceRecord">
 <provider_id>1234</provider_id>
 <issuer_event_id>0xABCD</issuer_event_id>
 <duration_in_minutes>10</duration_in_minutes>
 <price>100</price>
 </record>










