func init() { core.RegistePackage(&Config) }
func init() { module.RegisteModule(PressureModule, time.Second*30, 50) core.RegistePackage(&Config) }