You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's possible to add custom templates for device classes at the device level. The lint feature doesn't complain, and the process runs without error. However, the custom template isn't imported during an install.
Example:
Template = "ACME"
Device Class = "/Server/Linux/devices/mydevice"
The text was updated successfully, but these errors were encountered:
It's possible to add custom templates for device classes at the device level. The lint feature doesn't complain, and the process runs without error. However, the custom template isn't imported during an install.
Example:
Template = "ACME"
Device Class = "/Server/Linux/devices/mydevice"
The text was updated successfully, but these errors were encountered: