Michael Vierling
Michael Vierling
Request to add a new section, under Dashboard, to manage Nodes. Overall we need a good mechanism to handle Node maintenance, without involving AppSupport. This can also help with integration...
Alice integration with the logrotate command would be useful, during installation. The 1.6.0 release of RabbitMQ, provides a pre-built installed /etc/logrotate.d script. RabbitMQ also provides a logrotate command: rabbitmqctl -n...
Need scripts to start, stop, reload and status Alice. Also scripts to assist with logrotate, via logrotate.d. A RabbitMQ installation provides such scripts for RabbitMQ, so providing similar scripts for...
Management has made a request to configure a read-only mode for the Wonderland GUI web interface. We use the RESTful interface to make updates for our deployment scripts. Likewise Wonderland...
Assuming we have multiple Alice instances, running on different ports. We require a method to stop a unique instance. This is for usage with the init.d scripts. Something similar to...
Assuming we have multiple Alice instances, something similar to the 'stop' and 'start' commands would be useful. For example: rabbitmqctl status -n [email protected] alice.sh status -n [email protected]
The UI visually looks pretty cool. But I think the Wonderland Dashboard could be designed to be more scalable. What happens when there are ten, twenty or even hundreds of...
Changes needed to support the transtion to Helium's official NetID. NetIDs support a limited address range, e.g. a class 6 NetID supports 1,024 addresses. We plan to support a list...
Problem Statement: Often a country or several countries need a custom region, which defines slightly different parameters. For example in Malaysia any frequencies in 924 Mhz are not legal. Solution:...
Code that demonstrates the MIC algorithm which improves security from 16 bits to 128 bits.