Open
Conversation
Uri check can't be performed in discovery because iotivity doesn't send it.
Simply enter "coap://" in the url bar to trigger multicast discovery. It will default to ipv6 multcast in the url bar but trigger both IPv4 and IPv6 multicast discovery.
This is needed as Iotivity generates an internal error when using empty tokens.
Closed
Version: 0.1.0 Repo: https://github.com/paroga/cbor-js Commit version: f0b5728594ba60034047a39319a63f4311a46211
This will allow to more easily integrate new releases.
Change the default multicast address for discovery from the "All CoAP Nodes" to use the IANA registered "All OCF Nodes" when in oic mode.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi Matthias,
I am currently representing my company in OIC standardization activity and came across Copper in search for a web based tool I could use. Unfortunately, OIC is slightly deviating from the IETF RFC's and some modifications were needed to reuse all the good work you have put in your tool. Consequently, I have forked your project to add several features you may be interested in:
Here are the modifications I made so far:
Anyway, you should be able to see the details in the git log.
If you have no interest, no problem and thanks for the great tool. Otherwise, please don't hesitate to let me know if some parts need clean up before integration.
Just know many people at OIC are benefiting of your work. Thanks!
Best regards,
Stephane.