[#if OK_MSG!=""#]
[#OK_MSG#]
[#endif OK_MSG#]
[#if ERR_MSG!=""#]
[#ERR_MSG#]
[#endif ERR_MSG#]
[#if TAB=""#]
[#inc devices_edit.html#]
[#endif TAB#]
[#if TAB="interface"#]
[#inc devices_edit_interface.html#]
[#endif TAB#]
[#if TAB="settings"#]
[#inc devices_edit_settings.html#]
[#endif TAB#]
[#if TAB="links"#]
[#inc devices_edit_links.html#]
[#endif TAB#]
[#if TAB="logic"#]
[#inc devices_edit_logic.html#]
[#endif TAB#]
[#if TAB="schedule"#]
[#inc devices_edit_schedule.html#]
[#endif TAB#]
[#if TAB="preview"#]
[#inc preview.html#]
[#endif TAB#]
[#if LINKED_OBJECT!=""#]
[#inc preview.html#]
[#endif LINKED_OBJECT#]
[#if SHOW_METHODS#]
<#LANG_METHODS#>:
[#begin SHOW_METHODS#]
[#end SHOW_METHODS#]
[#endif SHOW_METHODS#]
[#if OTHER_DEVICES#]
<#LANG_LOCATION#>: [#LOCATION_TITLE#]
[#begin OTHER_DEVICES#]
[#end OTHER_DEVICES#]
[#if ID!=""#]
[#endif ID#]
[#endif#]
[#if OTHER_DEVICES_TYPE#]
<#LANG_TYPE#>: [#TYPE_TITLE#]
[#begin OTHER_DEVICES_TYPE#]
[#end OTHER_DEVICES_TYPE#]
[#endif#]