All Projects → NZSmartie → CoAPExplorer

NZSmartie / CoAPExplorer

Licence: other
A (soon to be) cross-platform tool for exploring CoAP protocol.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to CoAPExplorer

gen coap
Generic Erlang CoAP Client/Server
Stars: ✭ 102 (+537.5%)
Mutual labels:  coap, coap-client
microCoAPy
A mini client/server implementation of CoAP (Constrained Application Protocol) into MicroPython
Stars: ✭ 41 (+156.25%)
Mutual labels:  coap, coap-client
Swiftcoap
Swift Server/Client Implementation of CoAP - RFC 7252
Stars: ✭ 63 (+293.75%)
Mutual labels:  coap
ESP-CoAP
This repo contains CoAP protocol for ESP-12E
Stars: ✭ 70 (+337.5%)
Mutual labels:  coap-client
Coap Rs
A Constrained Application Protocol(CoAP) library implemented in Rust.
Stars: ✭ 128 (+700%)
Mutual labels:  coap
Awalwm2m
Awa LWM2M is an implementation of the OMA Lightweight M2M protocol in C.
Stars: ✭ 93 (+481.25%)
Mutual labels:  coap
Designiot
教你设计物联网系统。构建自己的Internet of Things 。
Stars: ✭ 1,983 (+12293.75%)
Mutual labels:  coap
Node Lwm2m
OMA LwM2M protocol implementation for Node
Stars: ✭ 41 (+156.25%)
Mutual labels:  coap
TRADFRI2MQTT
MQTT Bridge for IKEA TRÅDFRI Light Gateway
Stars: ✭ 80 (+400%)
Mutual labels:  coap
Anjay
C implementation of the client-side OMA LwM2M protocol
Stars: ✭ 115 (+618.75%)
Mutual labels:  coap
Go Coap
Implementation of CoAP Server & Client in Go
Stars: ✭ 226 (+1312.5%)
Mutual labels:  coap
Iot Technical Guide
🐝 IoT Technical Guide --- 从零搭建高性能物联网平台及物联网解决方案和Thingsboard源码分析 ✨ ✨ ✨ (IoT Platform, SaaS, MQTT, CoAP, HTTP, Modbus, OPC, WebSocket, 物模型,Protobuf, PostgreSQL, MongoDB, Spring Security, OAuth2, RuleEngine, Kafka, Docker)
Stars: ✭ 2,334 (+14487.5%)
Mutual labels:  coap
Mainflux
Industrial IoT Messaging and Device Management Platform
Stars: ✭ 1,341 (+8281.25%)
Mutual labels:  coap
Aiocoap
The Python CoAP library
Stars: ✭ 185 (+1056.25%)
Mutual labels:  coap
Thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
Stars: ✭ 10,526 (+65687.5%)
Mutual labels:  coap
ReactiveUI.Dialogs
ReactiveUI wrapper for Acr.UserDialogs
Stars: ✭ 13 (-18.75%)
Mutual labels:  reactiveui
Flogo Contrib
Flogo Contribution repo. Contains activities, triggers, models and actions.
Stars: ✭ 60 (+275%)
Mutual labels:  coap
Ikea Tradfri Coap Docs
How can you communicate to your ikea tradfri gateway/hub through coap-client
Stars: ✭ 111 (+593.75%)
Mutual labels:  coap
Cloud
Secure and Interoperable Internet of Things
Stars: ✭ 142 (+787.5%)
Mutual labels:  coap
ioBroker.shelly
Shelly ioBroker Adapter
Stars: ✭ 108 (+575%)
Mutual labels:  coap

CoAP Explorer

Build status

Work in Progress App for interacting with CoAP devices. Soon to be cross platform, for now, is targeting Windows.

Thanks To:

Latest nightly builds for Windows can be downloaded straight from AppVeyor - https://ci.appveyor.com/project/NZSmartie/coapexplorer/build/artifacts

Goals

  • Cross Platform
    • Using the same concepts from Xamarin Apps, the core functionality is in the schared project (Targeting .Net Standard)
  • Device Discovery
    • UDP Multicast Discovery.
    • TODO: Suport more transports.
  • Fully functioal message editor
  • Support various content types
  • Saving message requests or responses
  • Easy UI

Screen Grabs

IMAGE ALT TEXT HERE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].