@hmiproject/helio-sdk
    Preparing search index...

    Type Alias PropertyValueType

    PropertyValueType:
        | "Icon"
        | "Color"
        | "Image"
        | "StatusColor"
        | "DistinguishingColor"
        | "Integer"
        | "Float"
        | "String"
        | "Boolean"
        | "Date"
        | "DateTime"
        | "Time"
        | "Duration"
        | "SignalingStatus"
        | "Video"
        | "Array"
        | "PrimitiveValue"
        | "NumericValue"
        | "*"
        | "ServiceData"

    Type Declaration

    • "Icon"
    • "Color"
    • "Image"
    • "StatusColor"
    • "DistinguishingColor"
    • "Integer"
    • "Float"
    • "String"
    • "Boolean"
    • "Date"
    • "DateTime"
    • "Time"
    • "Duration"
    • "SignalingStatus"
    • "Video"
    • "Array"
    • "PrimitiveValue"
    • "NumericValue"
    • "*"
    • "ServiceData"