Type Alias WriteSemantics
WriteSemantics: Message<"moddef.v1.WriteSemantics"> & { behavior: WriteBehavior; confirmationPoint: string; constraints?: WriteConstraints; requiresEnablePoint: string;} Type declaration
confirmationPoint: string
requiresEnablePoint: string
§11.2/§11.3/§11.4 Write semantics for writable / command points.