[ANSWERED]Can client requests to WebServer be hidden from

Posted on
Tue Jan 20, 2015 3:20 pm
mikeL offline
Posts: 46
Joined: Apr 30, 2010
Location: Gatineau, QC

[ANSWERED]Can client requests to WebServer be hidden from

I am using Indigo’s RESTful API to set Indigo variables from an ethernet client running on an Arduino. The Arduino is connected to a “trapline” of mouse traps and reports the traps' status in real time.

The Indigo event log shows each request from the client. For example:
Code: Select all
Jan 20, 2015, 1:56:12 PM
  WebServer                       request to set variable "mausStartup" value to "true" from 10.0.1.203
  Trigger                         MAUS startup
  WebServer                       request to set variable "mausVersion" value to "2.0.g" from 10.0.1.203
  WebServer                       request to set variable "mausIP" value to "10.0.1.203" from 10.0.1.203
  WebServer                       request to set variable "trap1State" value to "0" from 10.0.1.203
  Trigger                         Trap 1 disconnected

I’m wondering if there is a way to prevent a given request message from being written to the log, that is, to force the WebServer to hide that message similar to what can be done to ‘Hide trigger executions in Event Log’. I am hoping there might be a parameter (undocumented?) controlling message suppression in the API call, like:

"/variables/trap4State?_method=put&hide=true&value=%i”

Cheers,
Mike

Posted on
Tue Jan 20, 2015 6:10 pm
jay (support) offline
Site Admin
User avatar
Posts: 18199
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Can client requests to WebServer be hidden from Event L

Not currently. I'll add it to the feature request list though.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 2 guests