• Federico Vaga's avatar
    check version on object loading · f434a15a
    Federico Vaga authored
    In a big industrial environment we may have several different ZIO devices
    each of them compiled with a different version of ZIO. With this versioning
    field we can check che compatibility among devices and ZIO framework.
    
    This avoid to recompile everytime all device drivers for each change.
    Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
    f434a15a
bus.c 8.22 KB