LocationAPI.yaml 119 KB
Newer Older
Michel Roy's avatar
Michel Roy committed
3001
          description: Threshold number of users in an access point which if crossed shall cause a notification
Michel Roy's avatar
Michel Roy committed
3002
3003
3004
3005
          type: integer
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: unsignedInt
        numberOfUsersZoneThreshold:
Michel Roy's avatar
Michel Roy committed
3006
          description: Threshold number of users in a zone which if crossed shall cause a notification
Michel Roy's avatar
Michel Roy committed
3007
3008
3009
3010
          type: integer
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: unsignedInt
        operationStatus:
Michel Roy's avatar
Michel Roy committed
3011
          description: List of operation status values to generate notifications for (these apply to all access points within a zone).
Michel Roy's avatar
Michel Roy committed
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
          items:
            $ref: '#/components/schemas/OperationStatus'
          type: array
          x-etsi-mec-cardinality: 0..N
          x-etsi-mec-origin-type: OperationStatus
        resourceURL:
          description: Self referring URL
          type: string
          x-etsi-mec-cardinality: 0..1
          x-etsi-mec-origin-type: anyURI
        zoneId:
          description: Identifier of zone
          type: string
          x-etsi-mec-cardinality: 1
          x-etsi-mec-origin-type: string
      required:
      - callbackReference
      - zoneId
      type: object
For faster browsing, not all history is shown. View entire blame