Contiki 3.x
res_date.c File Reference

date resource GET RTC date-time POST RTC date-time to set the rtc only for feshie nodes Arthur Fabre 2015 More...

#include "er-server.h"
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "rest-engine.h"
#include <errno.h>
#include <inttypes.h>
#include "ms-io.h"
#include "debug.h"

Go to the source code of this file.

Detailed Description

date resource GET RTC date-time POST RTC date-time to set the rtc only for feshie nodes Arthur Fabre 2015

Uptime ressource.

Reports how long the node has been up for. Arthur Fabre 2016

Definition in file res_date.c.