ChonOS-Neighbors implements auto discovery of Cognitive Hardware on Networks Operating System (chonOS) on the Local Area Network. |
- In a terminal run the commands below:
echo "deb [trusted=yes] http://packages.chon.group/ chonos main" | sudo tee /etc/apt/sources.list.d/chonos.list
sudo apt update
sudo apt install chonos-neighbors
List of options and arguments:
Argument | Description |
---|---|
--list | list of the discovered ChonBots in the local area network. |
--forget | clean the list of discovered ChonBots. |
--start | start the chonos-neighbors service. |
--stop | stop the chonos-neighbors service. |
The ChonOS-Neighbors is part of the Cognitive Hardware on Network - IDE (ChonIDE) and is licensed under a Creative Commons Attribution 4.0 International License. The licensor cannot revoke these freedoms as long as you follow the license terms:
- Attribution — You must give appropriate credit like below:
Souza de Jesus, V., Mori Lazarin, N., Pantoja, C.E., Vaz Alves, G., Ramos Alves de Lima, G., Viterbo, J. (2023). An IDE to Support the Development of Embedded Multi-Agent Systems. In: Mathieu, P., Dignum, F., Novais, P., De la Prieta, F. (eds) Advances in Practical Applications of Agents, Multi-Agent Systems, and Cognitive Mimetics. The PAAMS Collection. PAAMS 2023. Lecture Notes in Computer Science(), vol 13955. Springer, Cham. https://doi.org/10.1007/978-3-031-37616-0_29
Bibtex citation format
@InProceedings{chonIDE,
doi="10.1007/978-3-031-37616-0_29"
author="Souza de Jesus, Vinicius
and Mori Lazarin, Nilson
and Pantoja, Carlos Eduardo
and Vaz Alves, Gleifer
and Ramos Alves de Lima, Gabriel
and Viterbo, Jose",
editor="Mathieu, Philippe
and Dignum, Frank
and Novais, Paulo
and De la Prieta, Fernando",
title="An IDE to Support the Development of Embedded Multi-Agent Systems",
booktitle="Advances in Practical Applications of Agents, Multi-Agent Systems, and Cognitive Mimetics. The PAAMS Collection",
year="2023",
publisher="Springer Nature Switzerland",
address="Cham",
pages="346--358",
isbn="978-3-031-37616-0"
}