- https://github.com/ietf-wg-asdf/asdf-nipc/issues
- discussion about hackathon plans and the open source version,
and about demo of cisco implementation.
- would like to get through the open issues, requested a plan on
side-meeting vs main meeting scheduling
-
#102 - can broadcasts be used for affordances? No.
- is a broadcast directed to a single device? Yes.. often. But
heard by many. Seems to be BTLE only.
- it will be closed.
-
#100 - Action API, should this be a POST method?
- a Post with a Location: return with a handle, with a handle
that can be GET for status.
- did not do multivalue yet, needs to have a new issue for
that. ACTION.
- does open API specification let us provide more detail about
the content-format?
- can add the content-format quality in an example? ACTION NEW
ISSUE.
-
#99 -
-
#98 - read-all.
- we do not associate an SDF model to a specific device today,
so how can we get everything?
-
supporting read-all requires that the model be known to the
gateway so that it can enumerate all the attributes.
- An application could enumerate all the attributes
itself.
-
AK: maybe if the list of models was loaded to the gateway,
then we could optionally connect to the devices as an
optional API call.
- this option has very serious implementation
considerations!
-
read-all would be nice, but the link to the model would be
useful for other things.
- this goes against having a centralized deployment model,
with applications getting a list of models, maybe this is a
SCIM problem.
- not closing yet.
-
#97 - request body over verbose
- will just have a list of properties. Close.
-
#96 - path elements to reflect "collections"
-
#95 - openapi descriptions. closed.
-
#94 - rename property parameter to propertyName
-
#93 - less detail in responses.
- success, 204 only.
- removed parameters that was already in the request
- allow JSON or octet-stream in reply.
-
#89 - id parameter location
- /device/registration looks confusing if "id=registration",
so this is now consistent where id is.
- closed
-
#88 - action APIs with protocol mapping,
- now under /manage, read/write deprecated.
- closed.