dart_ipmi 3.0.0 copy "dart_ipmi: ^3.0.0" to clipboard
dart_ipmi: ^3.0.0 copied to clipboard

A Dart library for controlling IPMI devices via a network.

3.0.0 #

  • Upgrade Dart SDK constraint to ">=3.0.0 <4.0.0"
  • Upgrade dependencies
  • Override requests lib to support latest http lib (1.1.2)

2.1.0 #

  • Automatically attempt reauthentication if credentials expire
  • Export IpmiException

2.0.0 #

  • Throw IpmiException when errors occur instead of returning false
  • No longer return objects from functions which are not fetching data

1.2.0 #

  • Add getPowerState() method

1.1.0 #

  • Add signOut() method

1.0.0 #

  • Initial version.
0
likes
50
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library for controlling IPMI devices via a network.

Repository (GitHub)

License

BSD-3-Clause (license)

Dependencies

http, requests

More

Packages that depend on dart_ipmi