Wingetlywingetly
← All apps

Sensobase

by Wiesemann & Theis GmbHv4.45

Last updated

Sensor data collector for W&T Web-IO devices

Install with winget

$ winget install --id Wiesemann-Theis.Sensobase --exact --version 4.45

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Sensobase

Sensobase uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x86)
msiexec.exe /i e-576ww-10-swde-445.msi /quiet /norestart

See the full silent install reference for Sensobase

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Sensobase® is the free tool for gathering measurement data and counter

values from W&T Web-IO devices and forwarding them to a database server.

As an ODBC client, Sensobase can be connected to any database that comes

with an ODBC driver for Microsoft Windows.

Installers · v4.45

ArchitectureTypeScopeInstallDownload
x86MSI
WiX
-Direct
x86MSI
WiX
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Sensobase.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • W&T USB RedirectorWiesemann & Theis GmbH
    Wiesemann-Theis.USB-Redirectorv3.89

    Use remote USB devices locally, via W&T USB Servers on the Ethernet

  • WuTilityWiesemann & Theis GmbH
    Wiesemann-Theis.WuTilityv4.90

    WuTility helps you manage your W&T network devices

  • OPC Server for W&T Network DevicesWiesemann & Theis GmbH
    Wiesemann-Theis.NetworkOPCv4.91

    Access W&T network devices via OPC (OPC DA, OPC A&E)

  • W&T COM Port Redirector Plug & PlayWiesemann & Theis GmbH
    Wiesemann-Theis.Com-PnPv4.47

    Use W&T Com-Servers as virtual COM ports

  • W&T COM Port Redirector LegacyWiesemann & Theis GmbH
    Wiesemann-Theis.Com-Legacyv3.94

    Virtual COM ports for W&T network devices (Com-Server, LAN-Modem)

More from Wiesemann & Theis GmbH.

Frequently asked questions

How do I install Sensobase on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Wiesemann-Theis.Sensobase --exact --version 4.45. winget downloads the installer from Wiesemann & Theis GmbH and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Sensobase silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Wiesemann-Theis.Sensobase --exact 4.45 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Sensobase?
Sensobase uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i e-576ww-10-swde-445.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Sensobase via winget?
Run: winget uninstall --id Wiesemann-Theis.Sensobase --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Sensobase's Apps & Features entry.
Is Sensobase free?
Sensobase is distributed under Copyright (c) Wiesemann & Theis GmbH. All rights reserved.. Refer to the publisher (https://www.wut.de/e-00107-ww-daus-000.php) for the full license terms - Wingetly itself does not charge for installation.
Does Sensobase work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Sensobase directly from the publisher.
How do I keep Sensobase up to date?
Run winget upgrade --id Wiesemann-Theis.Sensobase --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Sensobase from microsoft/winget-pkgs.