TreeSense Wiki

Sensordaten mit der TreeSense API einbinden

Du möchtest TreeSense-Sensordaten direkt in deine eigene Anwendung einbinden? Das ermöglicht dir die TreeSense API. Alle verfügbaren Befehle findest du in der Dokumentation. Das folgende Python-Beispiel zeigt dir, wie du Datenpunkte von einem bestimmten Sensor abrufst. Python Packages laden Zunächst laden wir die notwendigen Python-Packages. import requests import os from dotenv import load_dotenv Anmeldedaten sicher […]

Learn more
Video Guide: Introduction to the New TreeSense Cloud

In this video, you'll get a quick overview of where to find everything—so you can get right to work without having to search for things. You'll learn about the dashboard, tree inventory, map, sensors, tasks, and data analysis.

Learn more
Video Guide: How to Use the Dashboard Effectively

The dashboard is your control center. You’ll learn how to interpret the most important tiles and jump directly from there to the tree inventory, sensor data, or tasks. The dashboard helps you quickly grasp relevant metrics, identify critical issues, and move directly to the next step.

Learn more
Video Guide: Adding a Tree to the Tree Registry

In this video, you'll learn how to create a tree entry correctly—including the most important basic information and the correct location on the map.

Learn more