Commit 22b7cc56 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28623_ComDefs.yaml

parent f924cfd6
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -126,6 +126,7 @@ components:
      type: string
      pattern: '^[A-Fa-f0-9]{9}$'
    TimeWindow:
      description: This datatype is used for writable attribute        
      oneOf:  
        - type: object
          properties:
@@ -141,8 +142,8 @@ components:
          properties:
            endTime:
              $ref: '#/components/schemas/DateTime'          
      description: This datatype is used for writable attribute              
    TimeWindowRo:
      description: This datatype is used for readOnly attribute          
      oneOf:  
        - type: object
          properties:
@@ -158,7 +159,6 @@ components:
          properties:
            endTime:
              $ref: '#/components/schemas/DateTimeRo'                   
      description: This datatype is used for readOnly attribute                            
    GeoCoordinate:
      type: object
      properties: