Commit Graph

35 Commits

Author SHA1 Message Date
Mike Hansen
00e42ec2d2 WIFI-870: Add Profile for Operator 2020-09-30 19:07:46 -04:00
ralphlee3
8e3f07cad3 WIFI 792 - Adding RF profile parameters to static and setups (#23)
* Adding RF profile parameters to static and setups

* Set min cell size constants into map
2020-09-30 17:31:57 -04:00
Mike Hansen
b45b3456c0 WIFI-869: Add Profile for HS 2.0 2020-09-30 16:41:06 -04:00
Mike Hansen
b29eb58974 WIFI-869: Add Profile for HS 2.0 2020-09-30 15:28:18 -04:00
Mike Hansen
de0f093f97 WIFI-878: Define Data Types for Passpoint Profile models
Provide enums for use in the profile details and for bridging between
cloud ( name based ) and ap ( id (int)) based.
2020-09-30 12:43:34 -04:00
Mike Hansen
65d89b9b2c WIFI-469: CloudSDK BE : Passpoint Support
Adding enum types for new Profile, pre work for
WIFI-869, WIFI-870, WIFI-871, and WIFI-872
2020-09-29 17:34:52 -04:00
Mike Hansen
037d328ea1 Metrics Profile changes
Class hierarchy fix.
2020-09-28 19:07:45 -04:00
Mike Hansen
99e9051d06 Profile for Metrics collection configuration
Fix default constructors
2020-09-25 17:05:06 -04:00
Mike Hansen
8feb410c59 Profile for Metrics collection configuration
Config parameters class separated to 3 types, depending on metric type.
Cleanup hash and equals.
2020-09-25 14:43:58 -04:00
ralphlee
20dbc0a5a1 Removing autoChannelSelection from RF Profile 2020-09-24 16:59:44 -04:00
ralphlee
291ad0109b Cleaning up hash and equals in RfElementConfig 2020-09-24 16:25:13 -04:00
ralphlee
5d385da78e Adding RF Profile structure 2020-09-24 11:53:40 -04:00
Mike Hansen
07deb3c13d Added Profile for Metrics collection configuration 2020-09-23 17:37:52 -04:00
ralphlee
e757e9c722 Revert "Adding RF Profile changes and updating ApElementConfig"
This reverts commit 28f333808c.
2020-09-22 16:25:52 -04:00
ralphlee
28f333808c Adding RF Profile changes and updating ApElementConfig 2020-09-18 11:52:44 -04:00
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
e609f77aa1 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-services 2020-09-11 19:13:14 -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
9335f5c570 added a way for the 3rd party vendors to define new items for the ProfileType 2020-09-11 18:04:31 -04:00
Mike Hansen
2f9b87818d WIFI-415: Cloud Back End Support for Captive Portal User and Password
FileType TEXT added
Add support to create file and user list into design AllCloudInOne
server.
2020-09-11 15:59:51 -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
Mike Hansen
5da9a7d801 support client rate limiting at SSID level 2020-07-31 13:33:24 -04:00
Dmitry Toptygin
0309d0c7bb changing attribute names in the data model: blacklist -> blocklist, whitelist -> allowlist 2020-07-20 16:59:31 -04:00
Dmitry Toptygin
40d59c390f addressed bugs reported by sonar 2020-07-03 15:00:46 -04:00
Mike Hansen
b10e9d5836 Support for Enterprise settings WPA, WPA2, WPA-WPA2 2020-06-09 15:39:17 -04:00
Mike Hansen
a270a91dea OSGW: Support RADIUS and WPA Enterprise pre-work and add to AllCloudInOne 2020-06-09 13:06:32 -04:00
Dmitry Toptygin
7d35435a96 implemented SystemEvent service - data model and APIs 2020-06-02 19:42:27 -04:00
Dmitry Toptygin
ff5cc3e97f automatically populate profileType on the profile based on the details object 2020-05-16 21:49:58 -04:00
Dmitry Toptygin
2f647624e8 fixed bug in profileContainer, added code examples into AllInOneStartListener 2020-05-06 09:55:07 -04:00
Dmitry Toptygin
1ec519309c cleaned up equipment and profile models 2020-05-05 21:03:37 -04:00
Dmitry Toptygin
19bfac0100 added profile details models 2020-05-04 20:39:00 -04:00
Dmitry Toptygin
be01e6f320 implemented getProfileWithChildren 2020-04-29 17:32:23 -04:00
Dmitry Toptygin
c2f3f48fe4 added child profile ids to a Profile 2020-04-29 11:33:26 -04:00
Dmitry Toptygin
6abd881c14 Added fields to Profile model 2020-04-28 12:16:19 -04:00
Dmitry Toptygin
0167e2a801 added plumbing for Profile, PortalUser, and ServiceMetric cloud services 2020-04-26 16:40:54 -04:00