# fuji **Repository Path**: linxueyi2230/fuji ## Basic Information - **Project Name**: fuji - **Description**: No description available - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-28 - **Last Updated**: 2021-11-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ########################### MQTT Gateway: Fuji ########################### :version: 0.2.0 .. image:: https://circleci.com/gh/shiguredo/fuji/tree/develop.svg?style=svg&circle-token=203d959fffaf8dcdc0c68642dde5329e55a47792 :target: https://circleci.com/gh/shiguredo/fuji/tree/develop What is MQTT Gateway ===================== **This definition is Shiguredo original** A MQTT gateway is a sensor-MQTT gateway which receives data from sensors and sends that data to a MQTT broker. Architecture:: -> (BLE) -> +-------+ -> (EnOcean) -> (Serial) -> |Gateway| -> (MQTT) -> -> (USB) -> +-------+ fuji is a MQTT gateway which is written by Golang. Supported Hardware ==================== - `Raspberry Pi `_ series - `Armadillo-IoT `_ - `Intel Edison `_ - Linux i686/i386 Comming Soon - Mac OS X - FreeBSD - Windows (7 or later) ChangeLog ========= see `CHANGELOG.rst `_ Build ===== see `BUILD.rst `_ Install ======= see `INSTALL.rst `_ How to Contribute ================= see `CONTRIBUTING.rst `_ Development Logs ======================== **Sorry for written in Japanese.** **開発に関する詳細については開発ログをご覧ください** `時雨堂 MQTT ゲートウェイ Fuji 開発ログ `_ License ======== :: Copyright 2015 Shiguredo Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.