Hello!
Recently I was trying to create and implement my custom device template. The problem is that I need to create sensor with multiple channels in it. Some of this channels must recieve Integer as result of SNMP_Query and some of them recieve String.
Is there some method to define SNMP_Custom_String_Lookup in a device template? Or there is another method to combine in one sensor channels with different type of result value?
I just tryed to modify a custom CheckPoint DeviceTemplate, cause in a sensor HA State there is no information about State of this node(Active or Standby), unfortunately CheckPoint make this value as String.
Thanx in advance)
Add comment