View Single Post
Old January 23rd, 2026   #8
ericthegeek
Task Group Member
 
Join Date: Aug 2008
Posts: 390
Default

Should have read more carefully - you're asking about Status Messages, not sensors.

Status messages use printf()-style string substitution. You can include the prefix in the string returned by STATUS_ID_DESCRIPTION.

Example: "Output range is %d mV"
ericthegeek is offline   Reply With Quote