Skip to content

Commit

Permalink
add opcua json transformer to init file (rtdip#754)
Browse files Browse the repository at this point in the history
Signed-off-by: Chloe Ching <[email protected]>
  • Loading branch information
cching95 authored May 23, 2024
1 parent dd2a71f commit 380bf64
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
from .spark.ssip_pi_binary_file_to_pcdm import *
from .spark.ssip_pi_binary_json_to_pcdm import *
from .spark.aio_json_to_pcdm import *
from .spark.opcua_json_to_pcdm import *
from .spark.iso import *
from .spark.edgex_opcua_json_to_pcdm import *
from .spark.ecmwf.nc_extractbase_to_weather_data_model import *
Expand Down

0 comments on commit 380bf64

Please sign in to comment.