Cae Internet of Things Service Entities
Azure Digital Twins
- Preview
- Usage
- Definition
import { AzureDigitalTwins } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<AzureDigitalTwins/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AZURE_DIGITAL_TWINS } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<Shape
{...props}
_style={extendStyle(props, AZURE_DIGITAL_TWINS)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Azure_Digital_Twins.svg;strokeColor=none;',
},
_original_width: 45,
_original_height: 50,
}
Azure IoT Hub
- Preview
- Usage
- Definition
import { AzureIotHub } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<AzureIotHub/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AZURE_IOT_HUB } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<Shape
{...props}
_style={extendStyle(props, AZURE_IOT_HUB)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Azure_IoT_Hub.svg;strokeColor=none;',
},
_original_width: 50,
_original_height: 50,
}
Azure IoT Hub Security
- Preview
- Usage
- Definition
import { AzureIotHubSecurity } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<AzureIotHubSecurity/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AZURE_IOT_HUB_SECURITY } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<Shape
{...props}
_style={extendStyle(props, AZURE_IOT_HUB_SECURITY)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Azure_IoT_Hub_Security.svg;strokeColor=none;',
},
_width: 37,
_height: 50,
}
Azure Maps
- Preview
- Usage
- Definition
import { AzureMaps } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<AzureMaps/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AZURE_MAPS } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<Shape
{...props}
_style={extendStyle(props, AZURE_MAPS)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Azure_Maps.svg;strokeColor=none;',
},
_width: 39,
_height: 50,
}
Azure Sphere
- Preview
- Usage
- Definition
import { AzureSphere } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<AzureSphere/>
// or
import { extendStyle } from "@dinghy/base-components";
import { AZURE_SPHERE } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<Shape
{...props}
_style={extendStyle(props, AZURE_SPHERE)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Azure_Sphere.svg;strokeColor=none;',
},
_original_width: 48,
_original_height: 50,
}
Device Provisioning Services
- Preview
- Usage
- Definition
import { DeviceProvisioningServices } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<DeviceProvisioningServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { DEVICE_PROVISIONING_SERVICES } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<Shape
{...props}
_style={extendStyle(props, DEVICE_PROVISIONING_SERVICES)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Device_Provisioning_Services.svg;strokeColor=none;',
},
_original_width: 48,
_original_height: 50,
}
IoT Central Applications
- Preview
- Usage
- Definition
import { IotCentralApplications } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<IotCentralApplications/>
// or
import { extendStyle } from "@dinghy/base-components";
import { IOT_CENTRAL_APPLICATIONS } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<Shape
{...props}
_style={extendStyle(props, IOT_CENTRAL_APPLICATIONS)}
/>
{
_style: {
entity: 'aspect=fixed;shadow=0;dashed=0;html=1;strokeColor=none;labelPosition=center;verticalLabelPosition=bottom;verticalAlign=top;align=center;shape=mxgraph.mscae.cloud.central;fillColor=#0079D6;pointerEvents=1;',
},
_original_width: 44,
_original_height: 50,
}
Time Series Insights environments
- Preview
- Usage
- Definition
import { TimeSeriesInsightsEnvironments } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<TimeSeriesInsightsEnvironments/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TIME_SERIES_INSIGHTS_ENVIRONMENTS } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<Shape
{...props}
_style={extendStyle(props, TIME_SERIES_INSIGHTS_ENVIRONMENTS)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Time_Series_Insights_environments.svg;strokeColor=none;',
},
_original_width: 49,
_original_height: 50,
}
Time Series Insights Events Sources
- Preview
- Usage
- Definition
import { TimeSeriesInsightsEventsSources } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<TimeSeriesInsightsEventsSources/>
// or
import { extendStyle } from "@dinghy/base-components";
import { TIME_SERIES_INSIGHTS_EVENTS_SOURCES } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<Shape
{...props}
_style={extendStyle(props, TIME_SERIES_INSIGHTS_EVENTS_SOURCES)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Input.svg;strokeColor=none;',
},
_original_width: 50,
_original_height: 45,
}
Windows 10 IoT Core Services
- Preview
- Usage
- Definition
import { Windows10IotCoreServices } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<Windows10IotCoreServices/>
// or
import { extendStyle } from "@dinghy/base-components";
import { WINDOWS_10_IOT_CORE_SERVICES } from '@dinghy/diagrams/entitiesCaeInternetOfThingsService'
<Shape
{...props}
_style={extendStyle(props, WINDOWS_10_IOT_CORE_SERVICES)}
/>
{
_style: {
entity: 'image;sketch=0;aspect=fixed;html=1;points=[];align=center;fontSize=12;image=img/lib/mscae/Windows_10_IoT_Core_Services.svg;strokeColor=none;',
},
_original_width: 50,
_original_height: 50,
}