Jump to content
View in the app

A better way to browse. Learn more.

Tinkerunity

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Geschrieben

Hi, könnt ihr mal gucken ob sich in der neuen Variante der Callback Configuration Funktionen ein Fehler eingeschlichen hat?

 

set_temperature_callback_configuration()

set_humidity_callback_configuration()

 

wenn ich mir den output von get_x_callback_configuration() angucke, sind die max-Parameter falsch gesetzt!?

 

Vielen Dank

 

EDIT: Die Werte werden richtig gesetzt, aber in der get... werden min/min statt min/max ausgegeben!

Geschrieben

Kurz in den Source Code geschaut:

response->min                 = callback_value->threshold_min_user;
response->max                 = callback_value->threshold_min_user;

 

Jep, offensichtlich...

 

Danke für den Hinweis, ist gefixt: https://github.com/Tinkerforge/bricklib2/commit/701696f0ddc435d30751382ecef112517ebe9119

 

Ich werde im Laufe der Woche die neuen Firmwares veröffentlichen, das betrifft jetzt natürlich alle Firmwares mit den neuen Standard-Callbacks :o.

  • 3 weeks later...
Geschrieben
  • Autor

Ok danke.

 

Wann wird es die "neuen Standard-Callbacks" für alle Bricklets geben. Im Moment gibt es ja beide Varianten oder irre ich mich!?

Geschrieben

Wir ersetzen ja aktuell alle Bricklets durch neue Varianten (Umstellung von EEPROM auf Co-Prozessor). Die neuen Bricklets werden alle die neue API bekommen.

 

Das dauert also noch ein wenig bis alles umgestellt ist (ungefähr bis Ende des Jahres).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Gast
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.