Skip to content

Instantly share code, notes, and snippets.

View smangelsdorf's full-sized avatar

Shaun Mangelsdorf smangelsdorf

  • Brisbane, Australia
  • 09:49 (UTC +10:00)
View GitHub Profile

Example devices

  • Inkbird IBT-2X
  • Inkbird IBT-4XS
  • EasyBBQ FCCID: FCC ID 2AI4MPRO3 (SHENZHEN HYPERSYNES CO.,LTD Smart Wireless Thermometer PRO3)

Properties

  • @ConnectTimeout: 60 seconds
  • @BatteryPollingInterval: 5 minutes

The iBBQ is a Bluetooth LE Gatt Device

Keybase proof

I hereby claim:

  • I am smangelsdorf on github.
  • I am smangelsdorf (https://keybase.io/smangelsdorf) on keybase.
  • I have a public key ASCSgm05H5zzBfsLH5aMQIZeogVUYgj4dFQHhpokBcUsTQo

To claim this, I am signing this object:

shaun@macaroon ~/Projects/reporting-service (feature/federation-growth-report*)$ rspec
Run options: include {:focus=>true}
All examples were filtered out; ignoring {:focus=>true}
Randomized with seed 47069
FederationGrowthReport
growth report generate
includes unique activations only
@smangelsdorf
smangelsdorf / ruby-net-ldap-tests.md
Last active August 29, 2015 13:58
Test failures on ruby-net-ldap master @ 210585e45

Ruby 1.9.3-p545

[shaun@arch ruby-net-ldap]$ bundle exec rake spec
/home/shaun/.rbenv/versions/1.9.3-p545/bin/ruby -S rspec ./spec/integration/ssl_ber_spec.rb ./spec/unit/ber/ber_spec.rb ./spec/unit/ber/core_ext/array_spec.rb ./spec/unit/ber/core_ext/string_spec.rb ./spec/unit/ldap/dn_spec.rb ./spec/unit/ldap/entry_spec.rb ./spec/unit/ldap/filter_parser_spec.rb ./spec/unit/ldap/filter_spec.rb ./spec/unit/ldap/search_spec.rb ./spec/unit/ldap_spec.rb -Ispec:lib

BER serialisation (SSL)
^C
Exiting... Interrupt again to exit immediately.

Freezes there until I kill it.