Type Alias PointRef

PointRef: Message<"moddef.v1.PointRef"> & { pointId: string }

Reference to another point within the same device profile.

Type declaration

  • pointId: string

    from field: string point_id = 1;

from message moddef.v1.PointRef