mirror of
https://github.com/Telecominfraproject/wlan-cloud-loadsim.git
synced 2026-01-06 12:01:31 +00:00
Fixing API
This commit is contained in:
@@ -363,7 +363,7 @@ create_table ('Wifi_Associated_Clients',APC,Store) ->
|
||||
'**key_id**' = utils:uuid_b(),
|
||||
'_version' = [<<"uuid">>, utils:uuid_b()],
|
||||
mac = MAC,
|
||||
state = <<"active">>,
|
||||
state = <<"active">>
|
||||
}), A
|
||||
end,[],proplists:get_value(wifi_clients,APC));
|
||||
%%end,
|
||||
|
||||
Reference in New Issue
Block a user