Philippe Coval gave a presentation on prototyping IoT devices using GNU/Linux and the IoTivity framework. The presentation covered initializing IoTivity clients and servers, registering resources, discovering resources over the network, and implementing basic GET and POST operations to control resources representing physical devices. Code examples were provided using both C++ for Linux systems and C for resource-constrained MCUs.