Dmitry Toptygin
d26b20c167
force loading of subclasses of vendor-extended enums for StatusDataType, ServiceMetricDataType, ProfileType, and OriginatorType
2020-09-17 13:15:19 -04:00
Dmitry Toptygin
a1789b3aa9
added name() and values() methods to ProfileType, StatusDataType, and ServiceMetricDataType to better align them with java enums
2020-09-11 19:05:39 -04:00
Dmitry Toptygin
e0ce791e9c
refactored class hierarchy for SystemEvents - added CustomerEventWithPayload and EquipmentEventWithPayload for the common cases of events that contain a single child object
2020-09-10 18:46:29 -04:00
Dmitry Toptygin
1adecf379a
in order to track debug sessions on APs added EquipmentDebugSessionStatusData, EquipmentDebugSessionStartedEvent, and EquipmentDebugSessionStoppedEvent
2020-09-08 18:28:01 -04:00
Dmitry Toptygin
f05507d379
added toString to StatusDataType, added a test case when a null set of datatypes is used in remoteInterface.getForEquipment
2020-08-27 20:45:51 -04:00
Dmitry Toptygin
f787e8ffd5
added a way for 3rd party vendors to define new items for the StatusDataType
2020-08-27 17:30:27 -04:00
christieunitt-cu
e0fb11d62a
Changes to default 5GHz backup channel outside the 80MHz band of prim… ( #18 )
...
* Changes to default 5GHz backup channel outside the 80MHz band of primary channel, add 5GHz defaults to APElementConfig, update json serializationi and add some convenience getters.
* Revert changes to ApElementConfiguration
Co-authored-by: Christie Unitt <christieunitt@Christies-MacBook-Pro.local >
2020-07-13 11:49:10 -04:00
Dmitry Toptygin
40d59c390f
addressed bugs reported by sonar
2020-07-03 15:00:46 -04:00
Dmitry Toptygin
cc0d2c62bf
implemented stream processors for the portal dashboard, added an API to return counts of provisioned equipment for a customer.
2020-06-27 15:13:43 -04:00
Dmitry Toptygin
f46cbfbba5
preparation for filling in CustomerPortalDashboard
2020-06-26 12:24:11 -04:00
Dmitry Toptygin
56298ca694
implemented firmware models and datastore
2020-06-15 23:49:31 -04:00
Dmitry Toptygin
7d35435a96
implemented SystemEvent service - data model and APIs
2020-06-02 19:42:27 -04:00
Dmitry Toptygin
e9aa298541
moved MinMaxAvgValueInt into base-models
2020-06-01 22:28:42 -04:00
Dmitry Toptygin
171f5aaa1a
moved MinMaxAvgValueInt into base-models
2020-06-01 22:26:13 -04:00
Dmitry Toptygin
20edb7d65d
adjusted clone methods on status models
2020-05-19 12:18:20 -04:00
Dmitry Toptygin
64577f48bf
fixed issue with empty EnumMaps in clone methods
2020-05-19 10:39:47 -04:00
Dmitry Toptygin
e2edf6201d
adjusted status data model
2020-05-16 21:51:30 -04:00
Dmitry Toptygin
5ed54284d8
implemented portal methods for retrieval of status, created sample data for equipment and status
2020-05-16 12:44:43 -04:00
Dmitry Toptygin
6b73e7247e
adjusted methods on the status service
2020-05-16 10:50:16 -04:00
Dmitry Toptygin
0e5554f0dd
added models for network and equipment status details
2020-05-14 20:13:30 -04:00
Dmitry Toptygin
6833ca4333
added cloud service for managing status of the Network and Equipment
2020-04-26 17:28:32 -04:00