URL: Whiteboard: Depends On: Blocks:PantheonDesktopPackageReviews TreeView+depends on/blocked
[x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Large documentation must go in a -doc subpackage. ...
conveivably it can be run from a remote source, using the rest server (code would need to be modified). And you would get sensors from my house, my pi's and a local weather report. Frist, clone this repository into where it will run. You will need to copy or rename sensors.json....
static gboolean cb_new_gcin_client(GIOChannel *source, GIOCondition condition, gpointer data) { } g_io_add_watch(g_io_channel_unix_new(im_tcp_sockfd), G_IO_IN, cb_new_gcin_client, GINT_TO_POINTER(Connection_type_tcp)); On Windows win32, It seems we can useg_io_channel_win32_new...