Commit Graph

115 Commits

Author SHA1 Message Date
laf 9ba4b464ea Added urldecode/encode support 2014-09-30 21:30:22 +01:00
Paul Gear 11f475b405 Syntaxy fix 2014-09-28 09:56:33 +10:00
Paul Gear 508e0b816d Fix Scrutinizer errors 2014-09-28 09:30:36 +10:00
Paul Gear 8a3117f0dc Rewrite ugly if-else one-liners as ternary operator 2014-09-28 09:30:18 +10:00
Paul Gear d6245fd6ba Correctly set error code for missing SNMP version 2014-09-27 18:34:23 +10:00
Paul Gear 82613f17ee keep scrutinizer from complaining about snmpver not being set for all execution paths 2014-09-27 18:27:45 +10:00
Paul Gear e48c1a6730 Use more accurate HTTP status code for device add 2014-09-27 16:34:43 +10:00
Paul Gear 9d4a9dfa30 Re-implement get_device using existing primitives 2014-09-27 16:34:36 +10:00
Paul Gear 48d3a43669 Tidy device deletion 2014-09-27 16:32:55 +10:00
Paul Gear 76f5ab87a9 Add function to get information about a single device 2014-09-27 15:25:43 +10:00
Paul Gear a58c857ed2 Provide more useful diagnostics when adding a device via the API 2014-09-27 15:23:32 +10:00
Paul Gear 0a351ecf58 Supply more specific error code when API token is missing or invalid 2014-09-27 14:48:08 +10:00
laf 8790bfee0a Added api call to delete device 2014-09-17 21:03:02 +01:00
laf e81ce9ff60 Removed one of the router variables as it was not needed 2014-09-17 18:45:44 +01:00
laf a0b52743d0 Updated api routes to new format + moved includes file to correct location 2014-09-16 22:19:29 +01:00