forked from utahudot/udot-atspm
-
Notifications
You must be signed in to change notification settings - Fork 1
Data Api
Christian Baker edited this page Nov 14, 2024
·
3 revisions
The DataApi is an Asp.net web api that is the external interface to the Atspm/Data/EventLogContext.cs. The DataApi is used to access all compressed device event logs by date and data type.
It implements the OpenAPI 3+ standard.
The DataApi supports Development, Staging and Production environments.
Here are some example configurations for the different environments: