Commit Graph

133 Commits

Author SHA1 Message Date
stephb9959
05b7be1270 Added bulk deletion for an OUI 2021-11-06 10:21:18 -07:00
stephb9959
bb176c23bb Fixing sanity check dashboard miscalculation. Fixing telemetry for multiple client on same device.
Fixing CLI syntax mistake.
2021-10-30 10:01:36 -07:00
Stijn Tintel
f673cdc1ba test_scripts/curl: add option to delete default config
Closes: WIFI-4997
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-10-21 16:20:17 +02:00
stephb9959
1d6bafa75a Added support for state in telemetry. 2021-10-20 09:59:30 -07:00
stephb9959
9172ec6532 Added new endpoint /capabilities for provisioning. 2021-10-17 23:57:17 -07:00
stephb9959
e317f1c0e2 Fixing CLI for BlackList management. 2021-10-14 15:16:52 -07:00
stephb9959
bc4bcd7a5c Added the "validateconfig" command. Same used in OW-PROV. 2021-09-30 06:44:23 -07:00
stephb9959
b3a0593f8e Refactoring yaml file name. 2021-09-27 09:50:01 -07:00
stephb9959
771ea62a3e Updating documentation. 2021-09-19 16:19:00 -07:00
stephb9959
c89bee14c0 Adding processing for system commands to support OS information. 2021-09-18 22:31:41 -07:00
stephb9959
d1b2524632 Adding processing for system commands to support OS information. 2021-09-18 15:38:44 -07:00
stephb9959
b7bc615d05 Adding processing for system commands to support OS information. 2021-09-18 10:32:46 -07:00
stephb9959
222f7df0e4 Adding processing for system commands to support OS information. 2021-09-18 10:05:05 -07:00
stephb9959
c93459bf18 Addressing the command lockup. 2021-09-18 00:01:00 -07:00
stephb9959
2286a9063f Telemetry Stream Implemented. 2021-09-14 22:28:23 -07:00
stephb9959
1e35473b82 Telemetry Stream Implemented. 2021-09-14 22:12:53 -07:00
stephb9959
c0d199a12e Changing log level from error to information. 2021-09-14 21:37:45 -07:00
stephb9959
06a997c6cb Changing log level from error to information. 2021-09-14 21:25:39 -07:00
stephb9959
44fca56806 Changing log level from error to information. 2021-09-14 19:46:55 -07:00
stephb9959
0734e93b7c Changing log level from error to information. 2021-09-13 08:34:56 -07:00
stephb9959
41a04c9108 Fixing Namespace 2021-08-31 17:08:54 -07:00
stephb9959
9f9e1b4cdb Fixing Namespace 2021-08-31 14:53:11 -07:00
stephb9959
cfb562bb7a Fixing the eventqueue command 2021-08-19 07:42:15 -07:00
stephb9959
3520fb5ed4 Adding authenticated web socket interface. 2021-08-13 09:20:55 -07:00
stephb9959
1f83f954dd Adding a command to test the WebSocket interface: wstest 2021-08-12 23:43:31 -07:00
stephb9959
2563d7e9b3 Fixing DB Range settings 2021-08-03 15:35:27 -07:00
cbuschfb
326b33ce63 expressWiFi config example
Signed-off-by: cbuschfb <chrisbusch@fb.com>
2021-07-23 08:20:02 -04:00
stephb9959
4bc8788df2 Fixed wrong header in Kafka message 2021-07-21 16:47:54 -07:00
stephb9959
44f427fcc7 Fixed wrong header in Kafka message 2021-07-21 14:37:45 -07:00
stephb9959
99e937614b Fixed wrong header in Kafka message 2021-07-21 11:32:35 -07:00
cbuschfb
8a440cfcd8 type wifi-frames 2GHz
Signed-off-by: cbuschfb <chrisbusch@fb.com>
2021-07-16 09:47:56 -04:00
cbuschfb
3ebd5426f4 Add wifi-frames as metrics service to SSIDs
Signed-off-by: cbuschfb <chrisbusch@fb.com>
2021-07-16 09:38:53 -04:00
cbuschfb
46b3cad88b Basic metrics with NAT mode Dual SSID (2ghz/5Ghz)
Signed-off-by: cbuschfb <chrisbusch@fb.com>
2021-07-16 09:25:18 -04:00
Dmitry Dunaev
f5a2b7ab16 Merge branch 'master' into dev-microservice 2021-07-13 17:30:26 +03:00
cbuschfb
3c9347f0aa Add Basic Mesh Config
Signed-off-by: Chris Busch chrisbusch@fb.com

Signed-off-by: cbuschfb <chrisbusch@fb.com>
2021-07-13 09:01:47 -04:00
stephb9959
58cf7eaa7f Adding support for notes. 2021-07-06 16:22:28 -07:00
stephb9959
2ee4ba41e2 Adding the ability to add notes. 2021-07-05 23:04:15 -07:00
stephb9959
4ec1df26ae First MicroService checkin 2021-07-02 10:32:10 -07:00
cbuschfb
490d97c8fb merge ssid names
Signed-off-by: cbuschfb <chrisbusch@fb.com>
2021-06-19 12:27:22 -04:00
cbuschfb
f4977e1a03 Merge branch 'master' of https://github.com/Telecominfraproject/wlan-cloud-ucentralgw 2021-06-19 12:23:19 -04:00
cbuschfb
5187a20343 WDS AP to STA- Bridge STA LAN 5GHz to LAN on AP
Signed-off-by: cbuschfb <chrisbusch@fb.com>
2021-06-19 12:22:28 -04:00
stephb9959
af9ff316a6 Merge remote-tracking branch 'origin/master' 2021-06-17 14:00:52 -07:00
stephb9959
71afe5e73d Adding OUI Server and some minor fixes. 2021-06-17 14:00:38 -07:00
cbuschfb
c34737c0ed Configs for Rate limit, Tx Power, Auto Channel
Signed-off-by: cbuschfb <chrisbusch@fb.com>
2021-06-17 11:06:01 -04:00
cbuschfb
b8d3491726 remove old example configs
Signed-off-by: cbuschfb <chrisbusch@fb.com>
2021-06-15 11:43:06 -04:00
cbuschfb
b1e9a82697 Merge branch 'master' of https://github.com/Telecominfraproject/wlan-cloud-ucentralgw 2021-06-15 10:46:48 -04:00
cbuschfb
333fe5d023 Sample single VAP and Dual VAP with bridge and nat
Signed-off-by: cbuschfb <chrisbusch@fb.com>
2021-06-15 10:45:49 -04:00
stephb9959
e9b8818821 Fixing system command REST call 2021-06-13 16:51:44 -07:00
stephb9959
fc7933f891 Adding active scan 2021-06-10 07:16:36 -07:00
stephb9959
3cb105178f Ading active scan 2021-06-10 07:07:52 -07:00