openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
M
microCoAPy
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
2 days
ago.
Jun 27, 2025 — Jun 27, 2026
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'master' of https://github.com/insighio/microCoAPy
Nikolaos Ftylitakis
More...
about 1 year ago
Added installation instructions, Solves #11, #14, #16.
Nikolaos Ftylitakis
More...
about 1 year ago
Added installation instructions
Nikolaos Ftylitakis
More...
about 1 year ago
increase version from v0.5.1 to v0.6.0
Nikolaos Ftylitakis
More...
about 1 year ago
removed dependencies for standard packages in package.json
Nikos Ftylitakis
More...
about 1 year ago
test files to make mip work when installing file
Nikolaos Ftylitakis
More...
about 1 year ago
first try importing normal packages and then try u-prefixed modules
Nikolaos Ftylitakis
More...
about 1 year ago
writer: Fix option generation (#17)
mrubli
More...
about 1 year ago
Allow using this library on system without usocket module (#12)
przemobe
More...
over 2 years ago
Allow the instance to be client and server. (#8)
Frédéric Bonjour
More...
over 4 years ago
Fix typo (#7)
basak
More...
over 5 years ago
Merge branch 'master' of https://github.com/insighiot/microCoAPy
Nikolaos Ftylitakis
More...
over 5 years ago
refactoring on relative imports
Nikolaos Ftylitakis
More...
over 5 years ago
Update README with Pycom firmware version dependencies for custom sockets
Nikos Ftylitakis
More...
over 5 years ago
update Pycom NBIoT example to use microATsocket project for data communication
[email protected]
More...
about 6 years ago
Merge branch 'master' of https://github.com/insighiot/microCoAPy
[email protected]
More...
about 6 years ago
@microcoapy.sendPacket remove custom socket code, use IP address and port tuple as default argument to socket.sendto and wrap socket.getaddrinfo in case IPv6 address is provided.
[email protected]
More...
about 6 years ago
Refactoring on PycomATSocket. sendto function arguments comply now to the typical socket.sendto(bytes,address) where address is (ip,port)
[email protected]
More...
about 6 years ago
Update README: added missing links from new paragraphs
Nikos Ftylitakis
More...
about 6 years ago
Updated README file to include the custom socket based on AT commands for Pycom.
[email protected]
More...
about 6 years ago
Added example of Pycom (gpy) NBIoT example through custom socket and IPv6 Added implementation of a complete AT-command-based socket for gpy modem Edited case of calling the custom socket from microCoAPy callback
[email protected]
More...
about 6 years ago
Add option to discard retransmissions and option to disable debug messages
[email protected]
More...
over 6 years ago
fix naming of NON confirmable functions
Nikos Ftylitakis
More...
over 6 years ago
Added NON-Confirmable versions of Get, put, post functions Fixed poll function to properly return the status (if a message was received or not)
Nikos Ftylitakis
More...
over 6 years ago
Update README file - Fix the calls of sendResponse function to place correctly arguments: payload and token - where print is called, use packet.toString()
Nikos Ftylitakis
More...
over 6 years ago
Support Separate response (rfc7252 #5.2.2)
Nikos Ftylitakis
More...
over 6 years ago
add packet token to the request/response of server.
Nikos Ftylitakis
More...
over 6 years ago
@ CoapPacket (#5)
Nikolaos Ftylitakis
More...
over 6 years ago
Added info on the renamed variable names.
Nikolaos Ftylitakis
More...
over 6 years ago
Merge branch 'master' of https://github.com/insighiot/microCoAPy
Nikos Ftylitakis
More...
over 6 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree