Send connman mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.01.org/mailman/listinfo/connman
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of connman digest..."
Today's Topics:
1. Re: race between __connman_service_connect and
config_notify_handler (Vasyl Vavrychuk)
----------------------------------------------------------------------
Message: 1
Date: Tue, 12 Dec 2017 02:39:08 +0200
From: Vasyl Vavrychuk <[email protected]>
To: [email protected]
Subject: Re: race between __connman_service_connect and
config_notify_handler
Message-ID:
<cagj4m+7aqgdvnw3uepqbb7tgkb+qkercbbsqtxfmlzbbrt+...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Hi,
I want to develop demo of using Provisioning property in JSON format. For
this I need JSON parser but when I use JSON Glib I am getting conflicts
In file included from /usr/include/glib-2.0/gio/gio.h:26:0,
from
/usr/include/json-glib-1.0/json-glib/json-generator.h:32,
from /usr/include/json-glib-1.0/json-glib/json-glib.h:32,
from src/service.c:33:
/usr/include/glib-2.0/gio/giotypes.h:546:47: error: conflicting types for
?GDBusProxy?
typedef struct _GDBusProxy GDBusProxy;
^~~~~~~~~~
In file included from src/service.c:30:0:
Does this means that I can not use JSON Glib?
Kind regards,
Vasyl
On Thu, Dec 7, 2017 at 12:07 AM, Vasyl Vavrychuk <[email protected]>
wrote:
> Hi, Daniel,
>
> Thanks for feedback. Please find my comment below.
>
> On Wed, Dec 6, 2017 at 11:12 PM, Daniel Wagner <[email protected]> wrote:
>
>>
>> Manager:
>>
>> void LoadProvisioning(object service, string provisioning)
>> Upload a provisioning for given service.
>>
>
> I think that besides setting this parameters to connman, we should provide
> possibility to get this parameter from connman. It is because user may want
> to find out what is current settings.
>
> How about just to have in service api property
>
> string Provisioning.
>
> which is in XML (or maybe JSON) format. This is very simple rework of what
> Lucio implemented and looks like it suits requirements of Marcel.
>
> Kind regards,
> Vasyl
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.01.org/pipermail/connman/attachments/20171212/10e687dc/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
connman mailing list
[email protected]
https://lists.01.org/mailman/listinfo/connman
------------------------------
End of connman Digest, Vol 26, Issue 12
***************************************