Zibase binding

Hello
where can i find this bindings??
i dont find it in addons is this normal?

Thanks a lot

It’s a 1.x binding which may not have been tested yet with openHAB2.
You can download the jar here and drop it into your addons folder to test it:

https://openhab.ci.cloudbees.com/job/openHAB1-Addons/org.openhab.binding$org.openhab.binding.zibase/

ok i have done this; the jar is in the add on but nothing appears in paper ui bindings.

i m a newbe ; can you explain or test it ?

thanks a lot

Because it is a 1.x binding it will not show up in PaperUI. Only 2.x bindings are showing up there and can be configured via PaperUI.
For 1.x bindings you need to create a cfg file:

Ok thanks i have read this but i don t know how i can have this binding without install openhab v1

is some develloper test this binding and tell me how i can instal it?

1.x bindings are installed via dropping the jar into your addons folder. Then create the necessary cfg file.

Hello
when i start open hab i have that :
2018-08-03 14:19:36.523 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Time zone set to ‘Europe/Paris’.
2018-08-03 14:19:36.527 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Locale set to ‘fr_FR’.
2018-08-03 14:19:40.337 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘zib.items’
2018-08-03 14:19:41.152 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2018-08-03 14:19:41.296 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘lamp.things’
2018-08-03 14:19:41.298 [WARN ] [el.core.internal.ModelRepositoryImpl] - Configuration model ‘lamp.things’ is either empty or cannot be parsed correctly!
2018-08-03 14:19:41.303 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘zib.things’
2018-08-03 14:19:41.304 [WARN ] [el.core.internal.ModelRepositoryImpl] - Configuration model ‘zib.things’ is either empty or cannot be parsed correctly!
2018-08-03 14:19:41.313 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘tps.things’
2018-08-03 14:19:42.315 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.44.7:8080
2018-08-03 14:19:42.315 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.44.7:8443
2018-08-03 14:19:42.412 [INFO ] [nternal.ZibaseGenericBindingProvider] - Checking config for Command item OS439164161
2018-08-03 14:19:42.412 [INFO ] [nternal.ZibaseGenericBindingProvider] - Config OK for Receiver item OS439164161
2018-08-03 14:19:42.413 [INFO ] [nternal.ZibaseGenericBindingProvider] - Added BathRoomTemp (id=OS439164161)
2018-08-03 14:19:42.433 [INFO ] [inding.zibase.internal.ZibaseBinding] - connected to zibase for command sending
2018-08-03 14:19:42.433 [INFO ] [inding.zibase.internal.ZibaseBinding] - Starting zibase listener thread…
2018-08-03 14:19:42.435 [INFO ] [b.core.service.AbstractActiveService] - zibase Refresh Service has been started
2018-08-03 14:19:42.467 [INFO ] [er.internal.HomeBuilderDashboardTile] - Started Home Builder at /homebuilder

i think zibase binding is ok and the zib item too but not the other .things.

Now how i can see the item somewhare ? where i add this?

thanks a lot