<?xml version="1.0" encoding="UTF-8" standalone="no"?><Entities build="b10877" majorVersion="9" minorVersion="1" modelPersistenceProviderPackage="PostgresPersistenceProviderPackage" revision="0" schemaVersion="1110" universal=""><Mashups><Mashup aspect.isFlex="true" aspect.isResponsive="true" aspect.mashupType="mashup" columns="0.0" description="" documentationContent="" homeMashup="" lastModifiedDate="2020-12-15T15:40:56.609Z" name="PiThingMashup-v91" projectName="PTCDefaultProject" rows="0.0" tags="DeveloperPortal:RaspberryPiDemo"><Owner name="Administrator" type="User"/><avatar/><DesignTimePermissions><Create/><Read/><Update/><Delete/><Metadata/></DesignTimePermissions><RunTimePermissions/><VisibilityPermissions><Visibility/></VisibilityPermissions><ConfigurationTableDefinitions/><ConfigurationTables><ConfigurationTable dataShapeName="" description="Mashup Mobile Settings" isHidden="true" isMultiRow="false" name="MobileSettings" ordinal="0"><DataShape><FieldDefinitions><FieldDefinition aspect.defaultValue="false" aspect.friendlyName="Disable Zoom" baseType="BOOLEAN" description="Disables zooming in and out within the mashup" name="disableZoom" ordinal="0"/><FieldDefinition aspect.defaultValue="true" aspect.friendlyName="Full Screen Mode" baseType="BOOLEAN" description="Open the mashup in full screen mode" name="fullScreenMode" ordinal="0"/><FieldDefinition aspect.friendlyName="Height" baseType="STRING" description="The height of the mashup page" name="height" ordinal="0"/><FieldDefinition aspect.defaultValue="device-height" aspect.friendlyName="Height Type" baseType="STRING" description="Use the height of the device display, or a custom height (in px)" name="heightType" ordinal="0"/><FieldDefinition aspect.defaultValue="1.0" aspect.friendlyName="Initial Scale" baseType="NUMBER" description="The initial zoom scale when the mashup is loaded for the first time" name="initialScale" ordinal="0"/><FieldDefinition aspect.friendlyName="Shortcut Icon Title" baseType="STRING" description="A title for the mashup shortcut on the iOS home screen" name="iosShortcutIconTitle" ordinal="0"/><FieldDefinition aspect.defaultValue="black-translucent" aspect.friendlyName="Status Bar Appearance" baseType="STRING" description="The style of the iOS status bar" name="iosStatusBarAppearance" ordinal="0"/><FieldDefinition aspect.defaultValue="10.0" aspect.friendlyName="Maximum Scale" baseType="NUMBER" description="The maximum scale that users can zoom out to" name="maximumScale" ordinal="0"/><FieldDefinition aspect.defaultValue="0.1" aspect.friendlyName="Minimum Scale" baseType="NUMBER" description="The minimum scale that users can zoom out to" name="minimumScale" ordinal="0"/><FieldDefinition aspect.friendlyName="Width" baseType="STRING" description="The width of the mashup page" name="width" ordinal="0"/><FieldDefinition aspect.defaultValue="device-width" aspect.friendlyName="Width Type" baseType="STRING" description="Use the width of the device display, or a custom width (in px)" name="widthType" ordinal="0"/></FieldDefinitions></DataShape><Rows><Row><disableZoom>false</disableZoom><fullScreenMode>true</fullScreenMode><height/><heightType><![CDATA[device-height]]></heightType><initialScale>1.0</initialScale><iosShortcutIconTitle/><iosStatusBarAppearance><![CDATA[black-translucent]]></iosStatusBarAppearance><maximumScale>10.0</maximumScale><minimumScale>0.1</minimumScale><width/><widthType><![CDATA[device-width]]></widthType></Row></Rows></ConfigurationTable></ConfigurationTables><ParameterDefinitions/><Things/><ThingShapes/><ThingTemplates/><mashupContent><![CDATA[{
  "Data" : {
    "Session" : {
      "DataName" : "Session",
      "EntityName" : "",
      "EntityType" : "Session",
      "Id" : "session",
      "Services" : [ {
        "APIMethod" : "post",
        "Characteristic" : "Services",
        "Id" : "SessionInterface",
        "Name" : "GetGlobalSessionValues",
        "Parameters" : { },
        "RefreshInterval" : 0,
        "Target" : "GetGlobalSessionValues"
      } ]
    },
    "Things_PiThing" : {
      "DataName" : "Things_PiThing",
      "EntityName" : "PiThing",
      "EntityType" : "Things",
      "Id" : "9e81bfb7-6701-4068-8849-a7ccd9214eb3",
      "Services" : [ {
        "APIMethod" : "post",
        "Characteristic" : "Services",
        "Id" : "f4a555a5-5c7f-4dde-92d5-c475aeac1fcc",
        "Name" : "GetPropertyValues",
        "Parameters" : { },
        "RefreshInterval" : 0,
        "Target" : "GetPropertyValues"
      } ]
    },
    "UserExtensions" : {
      "DataName" : "UserExtensions",
      "EntityName" : "",
      "EntityType" : "UserExtensions",
      "Id" : "UserExtensions",
      "Services" : [ {
        "APIMethod" : "post",
        "Characteristic" : "Services",
        "Id" : "UserExtensionInterface",
        "Name" : "GetCurrentUserExtensionProperties",
        "Parameters" : { },
        "RefreshInterval" : 0,
        "Target" : "GetCurrentUserExtensionProperties"
      } ]
    }
  },
  "DataBindings" : [ {
    "Id" : "01414393-9b30-44e7-a5ea-4721fd621e91",
    "PropertyMaps" : [ {
      "SourceProperty" : "cpu_temperature",
      "SourcePropertyBaseType" : "NUMBER",
      "SourcePropertyType" : "Field",
      "TargetProperty" : "Data",
      "TargetPropertyBaseType" : "NUMBER",
      "TargetPropertyType" : "property"
    } ],
    "SourceArea" : "Data",
    "SourceDetails" : "AllData",
    "SourceId" : "GetPropertyValues",
    "SourceSection" : "Things_PiThing",
    "TargetArea" : "UI",
    "TargetId" : "gauge-2",
    "TargetSection" : ""
  }, {
    "Id" : "3791a541-d506-47b1-b039-ff349e93576d",
    "PropertyMaps" : [ {
      "SourceProperty" : "cpu_volt",
      "SourcePropertyBaseType" : "NUMBER",
      "SourcePropertyType" : "Field",
      "TargetProperty" : "Data",
      "TargetPropertyBaseType" : "NUMBER",
      "TargetPropertyType" : "property"
    } ],
    "SourceArea" : "Data",
    "SourceDetails" : "AllData",
    "SourceId" : "GetPropertyValues",
    "SourceSection" : "Things_PiThing",
    "TargetArea" : "UI",
    "TargetId" : "leddisplay-1",
    "TargetSection" : ""
  }, {
    "Id" : "d8c80ed9-db56-4743-8e15-d8967ebaf5bb",
    "PropertyMaps" : [ {
      "SourceProperty" : "isConnected",
      "SourcePropertyBaseType" : "BOOLEAN",
      "SourcePropertyType" : "Field",
      "TargetProperty" : "State",
      "TargetPropertyBaseType" : "BOOLEAN",
      "TargetPropertyType" : "property"
    } ],
    "SourceArea" : "Data",
    "SourceDetails" : "AllData",
    "SourceId" : "GetPropertyValues",
    "SourceSection" : "Things_PiThing",
    "TargetArea" : "UI",
    "TargetId" : "ptcscheckbox-8",
    "TargetSection" : ""
  }, {
    "Id" : "60e00c38-9496-486a-81d9-6c72c8993344",
    "PropertyMaps" : [ {
      "SourceProperty" : "State",
      "SourcePropertyBaseType" : "BOOLEAN",
      "SourcePropertyType" : "property",
      "TargetProperty" : "AutoRefresh",
      "TargetPropertyBaseType" : "BOOLEAN",
      "TargetPropertyType" : "property"
    } ],
    "SourceArea" : "UI",
    "SourceId" : "ptcstogglebutton-11",
    "SourceSection" : "",
    "TargetArea" : "UI",
    "TargetId" : "autorefreshfunction-5",
    "TargetSection" : ""
  }, {
    "Id" : "6ea3eebb-cd07-4bdd-bb32-fdc3339a4624",
    "PropertyMaps" : [ {
      "SourceProperty" : "",
      "SourcePropertyBaseType" : "INFOTABLE",
      "SourcePropertyType" : "InfoTable",
      "TargetProperty" : "Data",
      "TargetPropertyBaseType" : "INFOTABLE",
      "TargetPropertyType" : "property"
    } ],
    "SourceArea" : "Data",
    "SourceDetails" : "AllData",
    "SourceId" : "GetPropertyValues",
    "SourceName" : "GetPropertyValues",
    "SourceSection" : "Things_PiThing",
    "TargetArea" : "UI",
    "TargetId" : "ptcspropertydisplay-13",
    "TargetSection" : ""
  } ],
  "DesignTimePermissions" : { },
  "Events" : [ {
    "EventHandlerArea" : "Data",
    "EventHandlerId" : "Things_PiThing",
    "EventHandlerService" : "GetPropertyValues",
    "EventTriggerArea" : "Mashup",
    "EventTriggerEvent" : "Loaded",
    "EventTriggerId" : "mashup-root",
    "EventTriggerSection" : "",
    "Id" : "7d1f6add-2d4d-4ac5-9fb0-643d56baa7ca"
  }, {
    "EventHandlerArea" : "Data",
    "EventHandlerId" : "Things_PiThing",
    "EventHandlerService" : "GetPropertyValues",
    "EventTriggerArea" : "UI",
    "EventTriggerEvent" : "Refresh",
    "EventTriggerId" : "autorefreshfunction-5",
    "EventTriggerSection" : "",
    "Id" : "1c6fe2b0-2f09-4284-9549-213fac5f234c"
  }, {
    "EventHandlerArea" : "UI",
    "EventHandlerId" : "autorefreshfunction-5",
    "EventHandlerService" : "ActivateWidgetRefresh",
    "EventTriggerArea" : "UI",
    "EventTriggerEvent" : "Clicked",
    "EventTriggerId" : "ptcsbutton-10",
    "EventTriggerSection" : "",
    "Id" : "46d1c0df-eb18-46a5-a8c0-a7f12bf0688f"
  } ],
  "RunTimePermissions" : { },
  "UI" : {
    "Properties" : {
      "AddToDashboardButton" : "SimplePlus",
      "AddToDashboardButtonStyle" : "DefaultAddToDashboardButtonStyle",
      "Area" : "Mashup",
      "BGImage" : "",
      "BGImageRepeat" : "no-repeat",
      "BGImageSize" : "auto",
      "Columns" : 0,
      "ConfigureGadgetButton" : "SimpleGear",
      "ConfigureGadgetButtonStyle" : "DefaultConfigureGadgetButtonStyle",
      "DisplayName" : "Mashup",
      "EnableParameterEditing" : false,
      "Height" : 618,
      "Id" : "mashup-root",
      "IgnoreWarningsInViewMashup" : false,
      "IsPrintLayout" : false,
      "Left" : 0,
      "MashupToEditGadget" : "DefaultMashupToEditGadget",
      "MigratedOn" : "2020-12-15T14:57:42.000Z",
      "MinHeight" : 0,
      "MinWidth" : 0,
      "ResponsiveLayout" : true,
      "Rows" : 0,
      "ShowDataLoading" : true,
      "Style" : "DefaultMashupStyle",
      "StyleTheme" : "PTC Convergence Theme",
      "Title" : "",
      "TitleBar" : false,
      "TitleBarStyle" : "DefaultTitleBarStyle",
      "TitleBarText" : "Gadget Title Here",
      "Top" : 0,
      "Type" : "mashup",
      "UseMasterTheme" : false,
      "UseTheme" : false,
      "Visible" : true,
      "Width" : 1024,
      "Z-index" : 10,
      "__TypeDisplayName" : "Mashup",
      "id_index" : 13,
      "supportsAutoResize" : true
    },
    "Widgets" : [ {
      "Properties" : {
        "Area" : "UI",
        "DisplayName" : "container-9",
        "EnableExpandCollapse" : false,
        "ExpandCollapseTabLocation" : "inside",
        "Expanded" : true,
        "Id" : "flexcontainer-9",
        "LastContainer" : false,
        "Overlay" : false,
        "ResponsiveLayout" : true,
        "ShowDataLoading" : true,
        "ShowExpandCollapseTab" : false,
        "SourceURL" : "",
        "Style" : "DefaultContainerStyle",
        "StyleProperties" : { },
        "Type" : "flexcontainer",
        "UseTheme" : true,
        "Visible" : true,
        "Z-index" : 10,
        "align-content" : "flex-start",
        "align-items" : "flex-start",
        "flex-basis" : "auto",
        "flex-direction" : "row",
        "flex-grow" : 1,
        "flex-max-height" : "618px",
        "flex-max-width" : "1024px",
        "flex-min-height" : "618px",
        "flex-min-width" : "1024px",
        "flex-shrink" : 1,
        "flex-size" : "fixed",
        "flex-wrap" : "nowrap",
        "flexSize" : "fixed",
        "iconClass" : "widgets-flexcontainer-fixed",
        "justify-content" : "flex-start",
        "positioning" : "static",
        "userCannotRemove" : true
      },
      "Widgets" : [ {
        "Properties" : {
          "Area" : "UI",
          "Decimals" : 2,
          "Digits" : 5,
          "DisplayName" : "leddisplay-1",
          "Height" : 56,
          "Id" : "leddisplay-1",
          "LEDFormatter_StateParameters" : [ ],
          "LEDLabelStyle" : "DefaultWidgetLabelStyle",
          "LEDSize" : "normal",
          "LEDStyle" : "DefaultLEDStyle",
          "Label" : "",
          "LabelAlignment" : "left",
          "LastContainer" : false,
          "Left" : 48,
          "ResponsiveLayout" : false,
          "ShowDataLoading" : true,
          "ToolTipField" : "",
          "ToolTipStyle" : "DefaultTooltipStyle",
          "Top" : 199.9875030517578,
          "Type" : "leddisplay",
          "Visible" : true,
          "Width" : 154,
          "Z-index" : 10,
          "ZeroFill" : false,
          "__TypeDisplayName" : "LED Display",
          "__supportsLabel" : true,
          "__supportsTooltip" : true
        },
        "Widgets" : [ ]
      }, {
        "Properties" : {
          "Aperture" : 270,
          "Area" : "UI",
          "CenterDiameter" : 20,
          "CenterStyle" : "DefaultGaugeCenterStyle",
          "DisplayName" : "gauge-2",
          "FormatNeedle" : true,
          "GaugeBorder" : 20,
          "GaugeBorderStyle" : "DefaultGaugeBorderStyle",
          "GaugeFaceStyle" : "DefaultGaugeFaceStyle",
          "GaugeStyle" : "DefaultGaugeStyle",
          "Height" : 200,
          "Id" : "gauge-2",
          "Intervals" : 10,
          "IntervalsPerLabel" : 2,
          "LabelDecimals" : 0,
          "LabelDigits" : 3,
          "LabelDisplayMode" : "inside",
          "LabelStyle" : "DefaultGaugeLabelStyle",
          "LastContainer" : false,
          "Left" : 259,
          "Legend" : "",
          "LegendDisplayMode" : "bottom",
          "LegendStyle" : "DefaultGaugeLegendStyle",
          "MaxValue" : 100,
          "MinValue" : 0,
          "MinorTickLength" : 4,
          "MinorTicks" : 4,
          "NeedleDiameter" : 10,
          "NeedleStyle" : "DefaultGaugeNeedleStyle",
          "ReferenceAngle" : 225,
          "ResponsiveLayout" : false,
          "RingWidth" : 10,
          "ShowDataLoading" : true,
          "TickLength" : 8,
          "TickStyle" : "DefaultGaugeTickStyle",
          "ToolTipField" : "",
          "ToolTipStyle" : "DefaultTooltipStyle",
          "Top" : 44.98748779296875,
          "Type" : "gauge",
          "ValueDecimals" : 2,
          "ValueDigits" : 8,
          "ValueDisplayMode" : "bottom",
          "ValueFormatter_StateParameters" : [ ],
          "ValueStyle" : "DefaultGaugeValueStyle",
          "Visible" : true,
          "Width" : 200,
          "Z-index" : 10,
          "__TypeDisplayName" : "Gauge",
          "__supportsTooltip" : true
        },
        "Widgets" : [ ]
      }, {
        "Properties" : {
          "Area" : "UI",
          "DisclosureControl" : "show-more",
          "DisplayName" : "CPU Voltage",
          "Height" : 22,
          "HorizontalAlignment" : "left",
          "Id" : "ptcslabel-3",
          "LabelText" : "CPU Voltage",
          "LabelType" : "label",
          "LastContainer" : false,
          "Left" : 51,
          "MultiLine" : true,
          "ResponsiveLayout" : false,
          "ShowDataLoading" : true,
          "TooltipField" : "",
          "Top" : 175.9875030517578,
          "Type" : "ptcslabel",
          "UseTheme" : true,
          "VerticalAlignment" : "flex-start",
          "Visible" : true,
          "Width" : 120,
          "Z-index" : 10,
          "__TypeDisplayName" : "Label",
          "overflowShowLessTxt" : "[[showLess]]",
          "overflowShowMoreTxt" : "[[showMore]]"
        },
        "Widgets" : [ ]
      }, {
        "Properties" : {
          "Area" : "UI",
          "DisclosureControl" : "show-more",
          "DisplayName" : "CPU temp",
          "Height" : 22,
          "HorizontalAlignment" : "left",
          "Id" : "ptcslabel-4",
          "LabelText" : "CPU Temp. deg. C",
          "LabelType" : "label",
          "LastContainer" : false,
          "Left" : 257.98748779296875,
          "MultiLine" : true,
          "ResponsiveLayout" : false,
          "ShowDataLoading" : true,
          "TooltipField" : "",
          "Top" : 16.98748779296875,
          "Type" : "ptcslabel",
          "UseTheme" : true,
          "VerticalAlignment" : "flex-start",
          "Visible" : true,
          "Width" : 150,
          "Z-index" : 10,
          "__TypeDisplayName" : "Label",
          "overflowShowLessTxt" : "[[showLess]]",
          "overflowShowMoreTxt" : "[[showMore]]"
        },
        "Widgets" : [ ]
      }, {
        "Properties" : {
          "Area" : "UI",
          "ButtonType" : "primary",
          "ContextID" : "",
          "Disabled" : false,
          "DisplayName" : "autorefreshfunction-5-Button",
          "Id" : "ptcsbutton-10",
          "Label" : "Refresh Now",
          "LabelAlignment" : "center",
          "LastContainer" : false,
          "Left" : 42,
          "ResponsiveLayout" : false,
          "ShowDataLoading" : true,
          "TabSequence" : 0,
          "Top" : 69.98748779296875,
          "Type" : "ptcsbutton",
          "UseTheme" : false,
          "Visible" : true,
          "Z-index" : 10
        },
        "Widgets" : [ ]
      }, {
        "Properties" : {
          "Area" : "UI",
          "Disabled" : false,
          "DisplayName" : "autorefreshfunction-5-ToggleButton",
          "Id" : "ptcstogglebutton-11",
          "Label" : "",
          "LabelAlignment" : "left",
          "LastContainer" : false,
          "Left" : 35,
          "ResponsiveLayout" : false,
          "ShowDataLoading" : true,
          "State" : true,
          "TabSequence" : 0,
          "Top" : 25,
          "Type" : "ptcstogglebutton",
          "UseTheme" : false,
          "Visible" : true,
          "Z-index" : 10
        },
        "Widgets" : [ ]
      }, {
        "Properties" : {
          "Area" : "UI",
          "Disabled" : false,
          "DisplayName" : "checkbox-8",
          "Height" : 35,
          "Id" : "ptcscheckbox-8",
          "Label" : "Is the Device Connected?",
          "LastContainer" : false,
          "Left" : 44,
          "PartialState" : false,
          "ResponsiveLayout" : false,
          "ShowDataLoading" : true,
          "State" : false,
          "TabSequence" : 0,
          "TooltipField" : "",
          "Top" : 132.99998474121094,
          "Type" : "ptcscheckbox",
          "UseTheme" : true,
          "Visible" : true,
          "Width" : 210,
          "Z-index" : 10,
          "__TypeDisplayName" : "Checkbox"
        },
        "Widgets" : [ ]
      }, {
        "Properties" : {
          "Area" : "UI",
          "DisclosureControl" : "show-more",
          "DisplayName" : "ptcs-label-12",
          "Height" : 24,
          "HorizontalAlignment" : "left",
          "Id" : "ptcslabel-12",
          "LabelText" : "Toggle auto-refresh",
          "LabelType" : "label",
          "LastContainer" : false,
          "Left" : 42,
          "MultiLine" : true,
          "ResponsiveLayout" : false,
          "ShowDataLoading" : true,
          "Top" : 11,
          "Type" : "ptcslabel",
          "UseTheme" : true,
          "VerticalAlignment" : "flex-start",
          "Visible" : true,
          "Width" : 172,
          "Z-index" : 10,
          "__TypeDisplayName" : "Label",
          "overflowShowLessTxt" : "[[showLess]]",
          "overflowShowMoreTxt" : "[[showMore]]"
        },
        "Widgets" : [ ]
      }, {
        "Properties" : {
          "Area" : "UI",
          "Disabled" : false,
          "DisclosureControl" : "disclosure",
          "DisplayName" : "ptcs-propertydisplay-13",
          "GroupTitleAlignment" : "left",
          "GroupTitleType" : "label",
          "Height" : 435,
          "HideGroupTitles" : false,
          "HideLabel" : false,
          "Id" : "ptcspropertydisplay-13",
          "InfotableInfo" : "{\"isConnected\":{\"name\":\"isConnected\",\"aspects\":{\"isReadOnly\":true,\"defaultValue\":false,\"isPersistent\":false},\"description\":\"Flag indicating if connected or not\",\"baseType\":\"BOOLEAN\",\"ordinal\":4,\"type\":\"Field\",\"Title\":\"isConnected\",\"__showThisField\":true,\"skipColumnConfig\":false},\"cpu_temperature\":{\"name\":\"cpu_temperature\",\"aspects\":{\"isReadOnly\":false,\"dataChangeThreshold\":0,\"defaultValue\":37,\"isPersistent\":false,\"pushThreshold\":\"0\",\"dataChangeType\":\"VALUE\",\"cacheTime\":0,\"pushType\":\"ALWAYS\"},\"description\":\"\",\"baseType\":\"NUMBER\",\"ordinal\":1,\"type\":\"Field\",\"Title\":\"cpu_temperature\",\"__showThisField\":true,\"skipColumnConfig\":false},\"cpu_volt\":{\"name\":\"cpu_volt\",\"aspects\":{\"isReadOnly\":false,\"dataChangeThreshold\":0,\"defaultValue\":0.835,\"isPersistent\":false,\"pushThreshold\":\"0\",\"dataChangeType\":\"VALUE\",\"cacheTime\":0,\"pushType\":\"ALWAYS\"},\"description\":\"\",\"baseType\":\"NUMBER\",\"ordinal\":2,\"type\":\"Field\",\"Title\":\"cpu_volt\",\"__showThisField\":true,\"skipColumnConfig\":false},\"cpu_freq\":{\"name\":\"cpu_freq\",\"aspects\":{\"isReadOnly\":false,\"dataChangeThreshold\":0,\"defaultValue\":600.117184,\"isPersistent\":false,\"pushThreshold\":\"0\",\"dataChangeType\":\"VALUE\",\"cacheTime\":0,\"pushType\":\"ALWAYS\"},\"description\":\"\",\"baseType\":\"NUMBER\",\"ordinal\":0,\"type\":\"Field\",\"Title\":\"cpu_freq\",\"__showThisField\":true,\"skipColumnConfig\":false},\"reportingLastChange\":{\"name\":\"reportingLastChange\",\"aspects\":{\"isReadOnly\":true,\"defaultValue\":0,\"isPersistent\":true},\"description\":\"Last time isReporting value changed\",\"baseType\":\"DATETIME\",\"ordinal\":8,\"type\":\"Field\",\"Title\":\"reportingLastChange\",\"__showThisField\":true,\"skipColumnConfig\":false},\"lastConnection\":{\"name\":\"lastConnection\",\"aspects\":{\"isReadOnly\":true,\"defaultValue\":0,\"isPersistent\":true},\"description\":\"Last connection time\",\"baseType\":\"DATETIME\",\"ordinal\":6,\"type\":\"Field\",\"Title\":\"lastConnection\",\"__showThisField\":true,\"skipColumnConfig\":false},\"name\":{\"name\":\"name\",\"aspects\":{\"isReadOnly\":true,\"isPersistent\":false,\"isBuiltIn\":true},\"description\":\"Thing name\",\"baseType\":\"STRING\",\"ordinal\":7,\"type\":\"Field\",\"Title\":\"name\",\"__showThisField\":false,\"skipColumnConfig\":false},\"reportingLastEvaluation\":{\"name\":\"reportingLastEvaluation\",\"aspects\":{\"isReadOnly\":true,\"defaultValue\":0,\"isPersistent\":true},\"description\":\"Last time evaluated for Reporting\",\"baseType\":\"DATETIME\",\"ordinal\":9,\"type\":\"Field\",\"Title\":\"reportingLastEvaluation\",\"__showThisField\":false,\"skipColumnConfig\":false},\"description\":{\"name\":\"description\",\"aspects\":{\"isReadOnly\":true,\"isPersistent\":false,\"isBuiltIn\":true},\"description\":\"Thing description\",\"baseType\":\"STRING\",\"ordinal\":3,\"type\":\"Field\",\"Title\":\"description\",\"__showThisField\":false,\"skipColumnConfig\":false},\"isReporting\":{\"name\":\"isReporting\",\"aspects\":{\"isReadOnly\":true,\"defaultValue\":false,\"isPersistent\":false},\"description\":\"Health of this device's connection\",\"baseType\":\"BOOLEAN\",\"ordinal\":5,\"type\":\"Field\",\"Title\":\"isReporting\",\"__showThisField\":false,\"skipColumnConfig\":false},\"thingTemplate\":{\"name\":\"thingTemplate\",\"aspects\":{\"isReadOnly\":true,\"isPersistent\":false,\"isBuiltIn\":true},\"description\":\"Thing Template\",\"baseType\":\"THINGTEMPLATENAME\",\"ordinal\":11,\"type\":\"Field\",\"Title\":\"thingTemplate\",\"__showThisField\":false,\"skipColumnConfig\":false},\"tags\":{\"name\":\"tags\",\"aspects\":{\"isReadOnly\":true,\"isPersistent\":false,\"tagType\":\"ModelTags\",\"isBuiltIn\":true},\"description\":\"Thing Tags\",\"baseType\":\"TAGS\",\"ordinal\":10,\"type\":\"Field\",\"Title\":\"tags\",\"__showThisField\":false,\"skipColumnConfig\":false}}",
          "Label" : "Properties",
          "LabelAlignment" : "left",
          "LabelType" : "label",
          "LastContainer" : false,
          "Left" : 493,
          "ModalHeight" : 380,
          "ModalWidth" : 600,
          "MultiLine" : false,
          "ResponsiveLayout" : false,
          "ShowDataLoading" : true,
          "TabSequence" : 0,
          "Top" : 10,
          "Type" : "ptcspropertydisplay",
          "UseTheme" : true,
          "VerticalMode" : false,
          "Visible" : true,
          "Width" : 380,
          "Z-index" : 10,
          "__TypeDisplayName" : "Property Display",
          "overflowShowLessTxt" : "[[showLess]]",
          "overflowShowMoreTxt" : "[[showMore]]"
        },
        "Widgets" : [ ]
      } ]
    }, {
      "Properties" : {
        "Area" : "UI",
        "AutoRefresh" : true,
        "DisplayName" : "autorefresh-5",
        "Id" : "autorefreshfunction-5",
        "LastContainer" : false,
        "Left" : 0,
        "RefreshInterval" : 15,
        "ResponsiveLayout" : false,
        "ShowDataLoading" : true,
        "Top" : 0,
        "Type" : "autorefreshfunction",
        "UseTheme" : true,
        "Visible" : true,
        "Z-index" : 10,
        "__TypeDisplayName" : "Auto Refresh"
      },
      "Widgets" : [ ]
    } ]
  },
  "mashupType" : "mashup"
}]]></mashupContent><preview/><ConfigurationChanges><ConfigurationChange changeAction="CREATE" changeReason="header : name : updated&#10;" timestamp="2020-12-15T15:40:56.609Z" user="Administrator"/></ConfigurationChanges></Mashup></Mashups></Entities>