What bindings are included in OpenHab2?

How can I check what bindings are included in a random version of openhab2? I have just started to dig into openhab2 and are trying to connect a rfxcom gateway and a nexa switch. I have defined rfxcom in addons.cfg but can´t see if it is loaded at startup and no rfxcom.cfg file is created in the Service folder. It did work for Mysql binding, a mysql.cfg was created.

You can see a list of available add-ons for openHAB 2 here.

openHAB 1.x bindings not on the list may work. I don’t know how you could check what bindings are included in a random version of openHAB 2; while it’s in beta, you might want to use the latest available build from CloudBees. You could create your own rfxcom.cfg file in the conf/services directory and see if it works?