xbee-api | Java library for communicating with XBee radios
kandi X-RAY | xbee-api Summary
kandi X-RAY | xbee-api Summary
xbee-api is a Java library. xbee-api has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can download it from GitHub, Maven.
This is a Java API for communication with XBee/XBee-Pro series 1 (802.15.4) and series 2 (ZB/ZigBee Pro) OEM RF Modules, in API mode. The objective of this project is to provide a flexible and simple to use API to interact with XBee radios. In terms of flexibility, the goal is to not constrain you to a particular implementation (e.g. GUI, Web App, Processing etc.), but instead let you decide how to use it. This software has been tested on Windows, Mac, and Linux and can run on any other platform that supports Java 5 or greater and RXTX, including the [Rasberry Pi] If you’re interested in interfacing XBees directly with Arduinos see [XBee Arduino] Note: This software requires API mode, by setting AP=2. If you are using Series 2 XBee, you’ll need to install API Firmware (coordinator, router or endpoint) with X-CTU since they ship with AT firmware. This software will not work correctly with AP=1 Refer to [XBeeConfiguration] and [WhyApiMode] for more info.
This is a Java API for communication with XBee/XBee-Pro series 1 (802.15.4) and series 2 (ZB/ZigBee Pro) OEM RF Modules, in API mode. The objective of this project is to provide a flexible and simple to use API to interact with XBee radios. In terms of flexibility, the goal is to not constrain you to a particular implementation (e.g. GUI, Web App, Processing etc.), but instead let you decide how to use it. This software has been tested on Windows, Mac, and Linux and can run on any other platform that supports Java 5 or greater and RXTX, including the [Rasberry Pi] If you’re interested in interfacing XBees directly with Arduinos see [XBee Arduino] Note: This software requires API mode, by setting AP=2. If you are using Series 2 XBee, you’ll need to install API Firmware (coordinator, router or endpoint) with X-CTU since they ship with AT firmware. This software will not work correctly with AP=1 Refer to [XBeeConfiguration] and [WhyApiMode] for more info.
Support
Quality
Security
License
Reuse
Support
xbee-api has a low active ecosystem.
It has 64 star(s) with 34 fork(s). There are 23 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 4 have been closed. On average issues are closed in 77 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of xbee-api is 0.9.3
Quality
xbee-api has 0 bugs and 0 code smells.
Security
xbee-api has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
xbee-api code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
xbee-api is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
xbee-api releases are not available. You will need to build from source code and install.
Deployable package is available in Maven.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
It has 42315 lines of code, 739 functions and 200 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed xbee-api and discovered the below as its top functions. This is intended to give you an instant insight into xbee-api implemented functionality, and help decide if they suit your requirements.
- Main loop
- Add a response to the packet queue
- Add a response to the response queue
- Parses the packet
- Parses the packet
- Parses input stream
- Parses an ATB command response
- Read size bytes from input stream
- Verify the given packet
- Unescapes the packet
- Gets the frame data from the transaction
- Closes the RXTX connection thread
- From interface SerialPortEvent
- Parses the AtCommand response packet
- Returns an integer array containing the S2 protocol data
- Demonstrates the XBE command
- Connect to the socket
- Test program
- Parses an atCommand response
- Parses the packet packet
- Returns a string representation of the digital attributes
- Escape a packet
- Configure end device
- Configures the coordinator
- Checks if this object equals the given object
- Configure IOS samples
Get all kandi verified functions for this library.
xbee-api Key Features
No Key Features are available at this moment for xbee-api.
xbee-api Examples and Code Snippets
No Code Snippets are available at this moment for xbee-api.
Community Discussions
Trending Discussions on xbee-api
QUESTION
Node: SerialPort is not a constructor
Asked 2018-Sep-27 at 16:27
I'm trying to connect to my Raspberry pi's serialport via node but when i run the js file it comes up with this error:
...ANSWER
Answered 2018-Sep-27 at 16:27You should probably remove the .SerialPort
at the end of the require line:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install xbee-api
You can download it from GitHub, Maven.
You can use xbee-api like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the xbee-api component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
You can use xbee-api like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the xbee-api component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Note: some image links may not render correctly from the googlecode export.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page