Is there a way I can check the datetime field from an url which returns it via XML?
I have a url which returns a datetime value in the format 2012-04-29 23:59:59
I would like to have a check like the SSL validy checker using the XML /JSON rest sensor.
(I had hoped that it would be possible without writing an intermediate script which parses the output)
Any tips?
Add comment