Skip to content

LoRa Gateways: PP Change features icons #336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@ The gateway is powered by OpenWRT which allows to develop custom applications.

<FeatureList>

<Feature title="Connectivity" image="mcu">
<Feature title="Connectivity" image="wifi-bluetooth">
8 configurable channels. Wi-Fi, LTE and Ethernet.
Internal antenna for Wi-Fi, GPS, and LTE, external antenna for LoRa.
</Feature>

<Feature title="Wi-Fi Access Point" image="environment">
<Feature title="Wi-Fi Access Point" image="wifi">
WiFi configurable as a traditional Access Point.
</Feature>

<Feature title="Cellular connectivity" image="environment">
<Feature title="Cellular connectivity" image="cellular">
LTE Cellular connectivity via a nanoSIM card.
</Feature>

<Feature title="Network Server and MQTT integration" image="environment">
<Feature title="Network Server and MQTT integration" image="communication">
Embedded MQTT client with Bridging capabilities for direct connectivity to most of the
Cloud platforms
</Feature>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ It is powered by OpenWRT which allows to develop custom applications.

<FeatureList>

<Feature title="Connectivity" image="mcu">
<Feature title="Connectivity" image="wifi-bluetooth">
Dual LoRa Concentrators with 16 channels and dual fiberglass 5dB external antennas. Wi-Fi, LTE and GPS with internal antennas. Ethernet with PoE Capabilities.
</Feature>

<Feature title="Wi-Fi Access Point" image="environment">
<Feature title="Wi-Fi Access Point" image="wifi">
WiFi configurable as a traditional Access Point.
</Feature>

<Feature title="Cellular Connectivity" image="environment">
<Feature title="Cellular Connectivity" image="cellular">
LTE Cellular connectivity via a nanoSIM card.
</Feature>

<Feature title="Network Server and MQTT integration" image="environment">
<Feature title="Network Server and MQTT integration" image="communication">
Embedded MQTT client with Bridging capabilities for direct connectivity to most of the Cloud platforms
</Feature>

Expand Down