dart_brompton

Creator: coderz1093

Last updated:

0 purchases

dart_brompton Image
dart_brompton Images

Languages

Categories

Add to Cart

Description:

dart brompton

A library for controlling Brompton Tessera systems over a network
Features #
This package is generated from the OpenApi spec that can be found in /lib/swaggers/brompton.yaml. All
endpoints documented here should be available.
Usage #
import 'package:dart_brompton/brompton.dart';

Future<void> main() async {
final brompton = Brompton.create(baseUrl: "http://10.10.10.10/api");

await brompton.outputGlobalColourBrightnessGet(
$set: 200); // Set global brightness to 200 nits
}

copied to clipboard
Additional information #
You can report issues and request features on the github repo

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.