From 93e88bab2e57e21cd1a13ee7276cab35b048e3d5 Mon Sep 17 00:00:00 2001 From: Jed Reynolds Date: Wed, 30 Oct 2019 18:20:11 -0700 Subject: [PATCH] json: changes resource reference --- json/test_sta_mode.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/test_sta_mode.pl b/json/test_sta_mode.pl index 6ba5b78d..84c6d22b 100755 --- a/json/test_sta_mode.pl +++ b/json/test_sta_mode.pl @@ -45,9 +45,9 @@ GetOptions $HostUri = "http://$Host:$Port"; -my $uri = "/port/1/3/sta3100"; +my $uri = "/port/1/1/sta0200"; my $rh = json_request($uri); print Dumper($rh); -# \ No newline at end of file +#