{ "flashicon": "icons\/devices.swf", "DisplayStatus": {}, "doc_url": { "doc_forced_url": { "text": "http://en.wikipedia.org/wiki/RS-232" } }, "Tabs": [ { "Label": { "lang_tag": "tab_control", "text": "Control" }, "Position": "0", "TabType": "flash", "ControlGroup":[ { "id": "1" } ], "Control": [ { "ControlType": "label", "Label": { "lang_tag": "label_received", "text": "Received:" }, "Display": { "Top": 50, "Left": 50, "Width": 50 } }, { "ControlType": "variable", "Display": { "Service": "urn:micasaverde-com:serviceId:SimpleSerial1", "Variable": "Received", "Top": 50, "Left": 100, "Width": 150 } }, { "ControlGroup": "1", "ControlHeader": "1", "ControlType": "label", "Label": { "lang_tag": "label_message_send", "text": "Message to send:" }, "Display": { "Top": 100, "Left": 50, "Width": 100 } }, { "ControlGroup": "1", "ControlPair": "1", "ControlType": "input", "ID": "Message", "Display": { "Top": 100, "Left": 165, "Width": 80 } }, { "ControlGroup": "1", "ControlPair": "1", "ControlType": "button", "Label": { "lang_tag": "button_send", "text": "Send" }, "Display": { "Top": 100, "Left": 270, "Width": 50 }, "Command": { "Service": "urn:micasaverde-com:serviceId:SimpleSerial1", "Action": "Send", "Parameters": [ { "Name": "Message", "ID": "Message" } ] } } ] }, { "Label": { "lang_tag": "advanced", "text": "Advanced" }, "Position": "1", "TabType": "javascript", "ScriptName": "shared.js", "Function": "advanced_device" } ], "DeviceType": "urn:schemas-micasaverde-com:device:SimpleSerial:1" }