Contractor
Getting started
Solutions and documentation structure
Material ordering and commissioning
General Sales Terms and Conditions and Warranty
Connection diagrams
Gateway et communication
Community - Electricity metering - RCP
Heating - Heating and water metering
Mobility - Charging stations for electric vehicles
Washaccess - Laundry Manager
EBike - Electric bike charging
Optimization of self-consumption
Energy monitoring of the building
Equipment and installation
Gateway Climkit
4G router
LAN router
RS485-Ethernet converter
Switch ethernet DIN POE
WiFi network
Electric meters
MBus-RS485 converter
Heating & Water Meters
EV Charging Stations
I/O module 4 relays 8 DI
RFID Readers
Relay meters
Commissioning
Configuration and commissioning
Getting started guide to commissioning
Add a router to a site
Add a Gateway Climkit to a site
Electric meter configuration
Configuring charging stations
Configuring heating and water meters (MBus)
Optimization via Relays and EV Terminals
Verification of Meter Connections
Advanced Configuration
Configuration Gateway
Cloud Gateway Configuration (MQTT)
RFID Reader Configuration
IP Network Configuration & Routers
RS485-Ethernet TCP/IP converters
Configuring Teltonika RUT241
Configuring Display Screens
Configuring Modbus counters
Processing of Count Data
Meter Read Manually
Inepro PRO380 meters and others
Configuration EV charger Zaptec
Configuration of ABB charging station
Configuration of Schneider EVlink Pro AC charging station
Property Owner
Administrative Setup
Getting Started – Administrative Setup
Form - 1. Contact Details
Form - 2. Solutions
Form - 3. Prices
Contract & Documents to Complete
Online Account for Owners
Information Flyers for Residents
Online Access, RFID Badge & Charging Stations
FAQ & other Information
Resident
Platform
Access to the platform
Site
Parameters
Creation/Editing of a Note or Issue to Address
Close an issue to be addressed
Add/Edit Building(s)
Add/Edit Equipment(s)
Edit Basic Site Information
Administration
Accounts
Create a contact
View and Download Invoices from an Account
Send access to the platform to a contact
Add/Modify Billing Address
Changing the Matching Method
Rates and Billing Points
Creation/editing of a billing point
Registering a move (transfer)
Account Assignment to a Billing Point
Creation/Editing of a Consumption Rate
Add/Modify the Default Charge Deposit of a Billing Point
Creation/Editing of a Consumption Rate Component
Editing a consumption tariff
RFID Badges
Accounting
Tools
Visualization
Expense Reports
Introduction to the Expense Count Tool
Add/Edit a General Expense Invoice from an Expense Statement
Edit the received deposits of an expense statement
Particularities of Heating and Hot Water Production Costs
Check and download meter readings for the billing period.
Distributing and Generating Fee Summaries
Export Individual Consumption for the Expense Reporting Period
API
- Categories
- Contractor
- Commissioning
- Advanced Configuration
- Cloud Gateway Configuration (MQTT)
Cloud Gateway Configuration (MQTT)
Climkit portal configuration
Add a router in the app for a specific site.
Fill out the necessary fields with the SIM card info:
PIN
PUK
APN
ICCID
Add a gateway with type mqtt
Add the default IP and port paramaters.
Add also a 4-digit PIN for the meters.
If you did not set a default IP and port above, edit each meter with the additionnal parameters:
server_ip
: 192.168.2.10
port
: 502
# Cloud Gateway (MQTT)
## Configuration
### Climkit portal configuration
Add a router in the app for a specific site.
Fill out the necessary fields with the SIM card info:
`PIN`
`PUK`
`APN`
`ICCID`
![screenshot_2022-06-08_at_17.46.43.png](/screenshot_2022-06-08_at_17.46.43.png =500x)
Add a gateway with type `mqtt`
![screenshot_2022-06-08_at_19.04.07.png](/screenshot_2022-06-08_at_19.04.07.png =750x)
Add the default IP and port paramaters.
Add also a 4-digit PIN for the meters.
![screenshot_2022-10-12_at_14.54.55.png](/screenshot_2022-10-12_at_14.54.55.png)
If you did not set a default IP and port above, edit each meter with the additionnal parameters:
`server_ip`: `192.168.2.10`
`port`: `502`
![screenshot_2022-06-08_at_19.05.36.png](/screenshot_2022-06-08_at_19.05.36.png =800x)
### Router Teltonika TRB140
Insert an active SIM card in the Teltonika TRB140 router and power ON the router.
Follow the wizard to configure the following:
Configure the following:
- password (copy paste from climkit portal).
- Teltonika RMS:
Copy and paste the `Serial Number`, `IMEI` and site ID number (ex. CKT-00001). Save them on the Climkit portal.
![screenshot_2022-06-08_at_17.41.50.png](/screenshot_2022-06-08_at_17.41.50.png =1100x)
Create a new device on the RMS portal and insert `Serial Number` and `IMEI`.
Click Submit. Go back to the router UI and click Connect:
![screenshot_2022-06-08_at_17.42.59.png](/screenshot_2022-06-08_at_17.42.59.png =1100x)
- Update the router firmware
Click on FW VERSION on the top right of the screen > Flash New Firmware Image
Update from file and click BROWSE and select the latest image file from "module_image/teltonika" in Dropbox.
Current file name: `TRB1_R_00.07.02.1_WEBUI.bin`
![screenshot_2022-06-16_at_18.14.09.png](/screenshot_2022-06-16_at_18.14.09.png =1100x)
- MQTT Configuration:
Switch to Mode: `ADVANCED`.
Enable: `on`
Host: `a215ef9d.eu-central-1.emqx.cloud`
Port: `15739`
Request topic: `meters/<gateway_id>/request`
Response topic: `meters/<gateway_id>/response`
Username: `dev`
Password: (saved in 1password as "EMX auth MQTT")
![screenshot_2022-06-08_at_18.07.31.png](/screenshot_2022-06-08_at_18.07.31.png =1100x)
### RS485-Ethernet Converter
Static IP: `192.168.2.10`
Gateway: `192.168.2.1`
![screenshot_2022-06-08_at_16.36.18.png](/screenshot_2022-06-08_at_16.36.18.png =900x)
Baudrate: `9600`
Parity: `EVEN` (PRO380 meters) or `NONE` (Eastron meters)
Local Port Number: `502`
Work Mode: `TCP Server`
![screenshot_2022-06-08_at_20.04.48.png](/screenshot_2022-06-08_at_20.04.48.png =900x)
Check `Modbus TCP`
![screenshot_2022-06-08_at_16.38.16.png](/screenshot_2022-06-08_at_16.38.16.png =900x)
## Testing
This is how you can manually read a meter for testing purposes.
![screenshot_2022-06-08_at_19.25.42.png](/screenshot_2022-06-08_at_19.25.42.png)
Example with PRO380 meter:
![screenshot_2022-06-08_at_19.26.13.png](/screenshot_2022-06-08_at_19.26.13.png =1100x)
![screenshot_2022-06-08_at_19.26.55.png](/screenshot_2022-06-08_at_19.26.55.png =1100x)
Example with Eastron meter:
![screenshot_2022-06-08_at_19.26.48.png](/screenshot_2022-06-08_at_19.26.48.png =1100x)
![screenshot_2022-06-08_at_19.26.55.png](/screenshot_2022-06-08_at_19.26.55.png =1100x)
Example with MTR80L-Modbus (Polier):
![screenshot_2022-07-08_at_13.54.34.png](/screenshot_2022-07-08_at_13.54.34.png)
## Remote access
Connect to the [Teltonika RMS](https://rms.teltonika-networks.com/management/devices)
Click on the Device WebUI for the selected router and then Generate:
![screenshot_2022-06-08_at_19.36.20.png](/screenshot_2022-06-08_at_19.36.20.png =1100x)
![screenshot_2022-06-08_at_19.35.44.png](/screenshot_2022-06-08_at_19.35.44.png)
A link will appear below.