go-smafs

command module
v0.0.0-...-ed46baf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2024 License: GPL-3.0 Imports: 12 Imported by: 0

README

go-smafs

Go Package

A FUSE filesystem implementation for the integrated logger of SMA solar inverters.

Getting Started

To run the go-smafs daemon, you need to provide the URL of your SMA inverter and a mountpoint for the FUSE filesystem. Optionally, you can set the following environment variables:

  • SMAFS_USER: The username for the SMA inverter (also called "Profile")
  • SMAFS_PASS: The password for the SMA inverter
go run main.go [-debug] [-insecure ]<url> <mountpoint>
# example:
go run main.go -debug https://sma733147246.lan/ /mnt/smafs

License

This project is licensed under the GPLv3 license - see the LICENSE.md file for details

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL