| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty
Documentation
data DataValueProperty Source #
Constructors
| DataValueProperty | |
Fields
| |
Instances
data DataTypeProperty Source #
Constructors
| DataTypeProperty | |
Fields
| |
Instances
| ToJSON DataTypeProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty Methods toJSON :: DataTypeProperty -> Value # toEncoding :: DataTypeProperty -> Encoding # toJSONList :: [DataTypeProperty] -> Value # toEncodingList :: [DataTypeProperty] -> Encoding # omitField :: DataTypeProperty -> Bool # | |||||
| Show DataTypeProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty Methods showsPrec :: Int -> DataTypeProperty -> ShowS # show :: DataTypeProperty -> String # showList :: [DataTypeProperty] -> ShowS # | |||||
| Eq DataTypeProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty Methods (==) :: DataTypeProperty -> DataTypeProperty -> Bool # (/=) :: DataTypeProperty -> DataTypeProperty -> Bool # | |||||
| ToResourceProperties DataTypeProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty Methods toResourceProperties :: DataTypeProperty -> ResourceProperties # | |||||
| Property "AllowedValues" DataTypeProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty Associated Types
Methods set :: PropertyType "AllowedValues" DataTypeProperty -> DataTypeProperty -> DataTypeProperty # | |||||
| Property "NestedType" DataTypeProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty Associated Types
Methods set :: PropertyType "NestedType" DataTypeProperty -> DataTypeProperty -> DataTypeProperty # | |||||
| Property "Relationship" DataTypeProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty Associated Types
Methods set :: PropertyType "Relationship" DataTypeProperty -> DataTypeProperty -> DataTypeProperty # | |||||
| Property "Type" DataTypeProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty Associated Types
Methods set :: PropertyType "Type" DataTypeProperty -> DataTypeProperty -> DataTypeProperty # | |||||
| Property "UnitOfMeasure" DataTypeProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.DataTypeProperty Associated Types
Methods set :: PropertyType "UnitOfMeasure" DataTypeProperty -> DataTypeProperty -> DataTypeProperty # | |||||
| type PropertyType "AllowedValues" DataTypeProperty Source # | |||||
| type PropertyType "NestedType" DataTypeProperty Source # | |||||
| type PropertyType "Relationship" DataTypeProperty Source # | |||||
| type PropertyType "Type" DataTypeProperty Source # | |||||
| type PropertyType "UnitOfMeasure" DataTypeProperty Source # | |||||
data RelationshipProperty Source #
Constructors
| RelationshipProperty | |
Fields
| |
Instances
| ToJSON RelationshipProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty Methods toJSON :: RelationshipProperty -> Value # toEncoding :: RelationshipProperty -> Encoding # toJSONList :: [RelationshipProperty] -> Value # toEncodingList :: [RelationshipProperty] -> Encoding # omitField :: RelationshipProperty -> Bool # | |||||
| Show RelationshipProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty Methods showsPrec :: Int -> RelationshipProperty -> ShowS # show :: RelationshipProperty -> String # showList :: [RelationshipProperty] -> ShowS # | |||||
| Eq RelationshipProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty Methods (==) :: RelationshipProperty -> RelationshipProperty -> Bool # (/=) :: RelationshipProperty -> RelationshipProperty -> Bool # | |||||
| ToResourceProperties RelationshipProperty Source # | |||||
| Property "RelationshipType" RelationshipProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty Associated Types
Methods set :: PropertyType "RelationshipType" RelationshipProperty -> RelationshipProperty -> RelationshipProperty # | |||||
| Property "TargetComponentTypeId" RelationshipProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipProperty Associated Types
Methods set :: PropertyType "TargetComponentTypeId" RelationshipProperty -> RelationshipProperty -> RelationshipProperty # | |||||
| type PropertyType "RelationshipType" RelationshipProperty Source # | |||||
| type PropertyType "TargetComponentTypeId" RelationshipProperty Source # | |||||
data RelationshipValueProperty Source #
Constructors
| RelationshipValueProperty | |
Fields
| |
Instances
| ToJSON RelationshipValueProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty Methods toJSON :: RelationshipValueProperty -> Value # toEncoding :: RelationshipValueProperty -> Encoding # toJSONList :: [RelationshipValueProperty] -> Value # | |||||
| Show RelationshipValueProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty Methods showsPrec :: Int -> RelationshipValueProperty -> ShowS # show :: RelationshipValueProperty -> String # showList :: [RelationshipValueProperty] -> ShowS # | |||||
| Eq RelationshipValueProperty Source # | |||||
| ToResourceProperties RelationshipValueProperty Source # | |||||
| Property "TargetComponentName" RelationshipValueProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty Associated Types
Methods set :: PropertyType "TargetComponentName" RelationshipValueProperty -> RelationshipValueProperty -> RelationshipValueProperty # | |||||
| Property "TargetEntityId" RelationshipValueProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.RelationshipValueProperty Associated Types
Methods set :: PropertyType "TargetEntityId" RelationshipValueProperty -> RelationshipValueProperty -> RelationshipValueProperty # | |||||
| type PropertyType "TargetComponentName" RelationshipValueProperty Source # | |||||
| type PropertyType "TargetEntityId" RelationshipValueProperty Source # | |||||
data PropertyDefinitionProperty Source #
Constructors
| PropertyDefinitionProperty | |
Fields
| |
Instances
| ToJSON PropertyDefinitionProperty Source # | |||||
| Show PropertyDefinitionProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty Methods showsPrec :: Int -> PropertyDefinitionProperty -> ShowS # show :: PropertyDefinitionProperty -> String # showList :: [PropertyDefinitionProperty] -> ShowS # | |||||
| Eq PropertyDefinitionProperty Source # | |||||
| ToResourceProperties PropertyDefinitionProperty Source # | |||||
| Property "Configurations" PropertyDefinitionProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty Associated Types
Methods set :: PropertyType "Configurations" PropertyDefinitionProperty -> PropertyDefinitionProperty -> PropertyDefinitionProperty # | |||||
| Property "DataType" PropertyDefinitionProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty Associated Types
Methods set :: PropertyType "DataType" PropertyDefinitionProperty -> PropertyDefinitionProperty -> PropertyDefinitionProperty # | |||||
| Property "DefaultValue" PropertyDefinitionProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty Associated Types
Methods set :: PropertyType "DefaultValue" PropertyDefinitionProperty -> PropertyDefinitionProperty -> PropertyDefinitionProperty # | |||||
| Property "IsExternalId" PropertyDefinitionProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty Associated Types
Methods set :: PropertyType "IsExternalId" PropertyDefinitionProperty -> PropertyDefinitionProperty -> PropertyDefinitionProperty # | |||||
| Property "IsRequiredInEntity" PropertyDefinitionProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty Associated Types
Methods set :: PropertyType "IsRequiredInEntity" PropertyDefinitionProperty -> PropertyDefinitionProperty -> PropertyDefinitionProperty # | |||||
| Property "IsStoredExternally" PropertyDefinitionProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty Associated Types
Methods set :: PropertyType "IsStoredExternally" PropertyDefinitionProperty -> PropertyDefinitionProperty -> PropertyDefinitionProperty # | |||||
| Property "IsTimeSeries" PropertyDefinitionProperty Source # | |||||
Defined in Stratosphere.IoTTwinMaker.ComponentType.PropertyDefinitionProperty Associated Types
Methods set :: PropertyType "IsTimeSeries" PropertyDefinitionProperty -> PropertyDefinitionProperty -> PropertyDefinitionProperty # | |||||
| type PropertyType "Configurations" PropertyDefinitionProperty Source # | |||||
| type PropertyType "DataType" PropertyDefinitionProperty Source # | |||||
| type PropertyType "DefaultValue" PropertyDefinitionProperty Source # | |||||
| type PropertyType "IsExternalId" PropertyDefinitionProperty Source # | |||||
| type PropertyType "IsRequiredInEntity" PropertyDefinitionProperty Source # | |||||
| type PropertyType "IsStoredExternally" PropertyDefinitionProperty Source # | |||||
| type PropertyType "IsTimeSeries" PropertyDefinitionProperty Source # | |||||